Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommentThread

Disqus clone in Japronto framework (for learning purposes)

License: MIT PEP8

To do list:

  • Implement templating system in Jinja2 for thread div
  • CSS + ajax calls
  • Apis:
    • Login
    • Post comment
    • Get comments
    • Upvote/Downvote

Tech

  • Japronto - Screaming-fast Python 3.5+ HTTP toolkit
  • Mongoengine - A Python Object-Document-Mapper for working with MongoDB

Installation

Install the required libraries and start the server (needs Python 3.5+)

$ pip install -r requirements.txt
$ python runserver.py

About

Disqus like service in Japronoto framework (for learning purpose)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages