Tech Blog

  • Tech Stack: HTML, CSS, BOOTSTRAP, JavaScript , Node.js, bcrypt, MySQL
  • Website URL: Link
  • Github URL: Project Link

The blog is created using Node.js 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 register and log-in , viewing and creating posts, . Admin can add new post, edit posts and delete posts. User can contact admin via the contact page.