An open API service indexing awesome lists of open source software.

https://github.com/theprojectsx/techhub

A Full Stack Blog webpage Created using Flask
https://github.com/theprojectsx/techhub

Last synced: about 1 year ago
JSON representation

A Full Stack Blog webpage Created using Flask

Awesome Lists containing this project

README

          

# TechHub!

A simple Full Stack Blog Website!

### Technologies:

- NExt JS
- Tailwind CSS
- Flask
- MongoDB

### Visit:

[https://techhub-x.vercel.app/](https://techhub-x.vercel.app/)

### Credentials:

- Email: admin@techhub.com
- Password: Techhub@Password

(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](https://github.com/TheProjectsX/BlogWebsite-01))

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.