Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 790 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 790 Bytes

Blog_Website

This blog website is designed in python using flask framework and mongodb as a database.

For connectivity to the DB and defining the ORM structure for the mongoDb database I used MongoEngine rather than PyMongo as a connector.

Tools used in building this project are :

Front End : HTML , CSS , JS , BootStrap 5

Back End : Python version - 3.11 , MongoDB version - 6.0.3

Frameworks or softwares used : VS Code , Flask , MongoDB Compass

The Required modules are all available in the requirements.txt file

The above project structure is simply in convenience for deployment purposes..

PLATFORM USED FOR DEPLOYMENT : https://railway.app/

View Deployed Project At : https://tech-blog.up.railway.app/