Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 456 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 456 Bytes

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.