Skip to content

πŸ“„ A BlogPost developed using Python's Flask framework. the BlogPost allows users to create an account, view other's blogs, post, update and delete their own blogs!

Notifications You must be signed in to change notification settings

amritaravishankar/FlaskBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“„ FlaskBlog

A web-application BlogPost developed using Python's Flask framework. the BlogPost allows users to create an account, view other's blogs, post, update and delete their own blogs!

The web-application uses SQLite to store users' login information and details of the blog posts.

Deployment

Run the following commands after entering the project directory:

export FLASK_APP=run.py
flask run

About

πŸ“„ A BlogPost developed using Python's Flask framework. the BlogPost allows users to create an account, view other's blogs, post, update and delete their own blogs!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published