Tech Blog

  • Tech Stack: Flask, SQLAlchemy, Python, Heroku, Postgres, Bootstrap, HTML, CSS
  • Website URL: Link
  • Github URL: Project Link

The blog is created using flask as backend. I have used bootstrap for the frontend part. For storing the data, I have made use of MySQL database. I have used the python SQL toolkit SQLAlchemy for performing database access.

The blog consist of features like viewing posts. Admin can add new post, edit posts and delete posts. User can contact admin via the contact page.