Skip to content

Web app created using the flask framework of Python and Bootstrap is used to design the app

Notifications You must be signed in to change notification settings

jheel4/web-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-blog

The blogging website is just a learning example for creating a backend using the Flask framework. It allows the user to sign in and log in to their respective accounts and then create blogs and publish posts

Prerequisites

This website will require Mongodb and any editor or an IDE will suffice. Additional requirements specific to the python environment are mentioned in requirements.txt. PyCharm was used for this project.

Installation

Installation of python dependencies for your local python environment can be done using pip as shown below:

pip install pymongo 

About

Web app created using the flask framework of Python and Bootstrap is used to design the app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published