Skip to content

yathishgowdaa/Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlaskApp

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.

Installation

To use this template, your computer needs:

Running the app

python app.py