Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 544 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 544 Bytes

Blogy - GMR's Tech Blog

🔗 Live Running App Link

Technologies Used In This Application :

  1. Python's Web Framework - Flask
  2. Python SQL toolkit and Object Relational Mapper - SQLAlchemy
  3. Web Template Engine for Python - Jinja 2
  4. Storage of Database - SQLite
  5. Rendering Templates - HTML5
  6. Styling the Webpage - CSS3

Features of this Application :

User can

  1. Create a Post
  2. Edit a Post
  3. Delete a Post
  4. Read all the Posts