Skip to content

A blog web-app to post blog posts built using Flask as well as Django.

Notifications You must be signed in to change notification settings

Praneet9/BlogApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlogApp in Flask and Django

This web-app was built by referring to Corey Schafer's youtube video tutorials on Flask and Django. You can watch his tutorials here for Flask and Django.

Note: He used SQL Alchemy for Flask. I used MongoDB instead. For Django everythings the same.