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
- Host: GitHub
- URL: https://github.com/theprojectsx/techhub
- Owner: TheProjectsX
- Created: 2024-10-14T14:12:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-19T18:56:34.000Z (over 1 year ago)
- Last Synced: 2025-02-13T00:45:41.153Z (over 1 year ago)
- Language: JavaScript
- Size: 438 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.