Simple Blog application with authentication and CRUD functionality using the Python Flask micro-framework where user can login post an article, edit the posted article and delete the article. User can read other articles posted by other users as well but not edit or delete.
To use this template, your computer needs:
python app.py