Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 965 Bytes

File metadata and controls

37 lines (22 loc) · 965 Bytes

TechHub!

A simple Full Stack Blog Website!

Technologies:

  • NExt JS
  • Tailwind CSS
  • Flask
  • MongoDB

Visit:

https://techhub-x.vercel.app/

Credentials:

(Didn't add any Admin specific route to finish this project soon as possible)

Features:

  • Login / Register
  • User Dashboard
  • Post by Search, Category and Date

Note About Frontend:

In this project I strongly focused on Backend and Flask. So I did not gave much time in the frontend. This frontend was created using React JS some times ago by me when I was learning React JS. (Check)

This Frontend is actually a Wordpress Theme, I have no Idea where I found it!

Backend:

Backend was created using Flask and MongoDB as DataBase. I was hoping to create a Resume worthy project using Flask. And this is what I have done.