Skip to content
Adarsh Krishnan edited this page Aug 16, 2013 · 2 revisions

Visitor:

  • List Blog Posts, single post [done]
  • Search post(full text) [done]

Admin:

  • Login [todo]
  • Add, delete and edit [done]
  • Can add and remove multiple tags from post [done]
  • Can add new tags, edit tags and delete tags with effect on relevant posts [done]
  • Pagination [todo]

UI: Bootstrap [todo]

Template: Jinja2

Database: PostgresSQL

Framework: Flask

ORM: Flask-SQLAlchemy

Heroku: [TODO]

Clone this wiki locally