https://github.com/shihab-2021/prime-documentation-and-knowledge-based-website
The goal of the project is to give facilities to post documentation or blog and give support in making different types of documentation or blog. It allows a user to see anyone’s blog without any restriction. The users can post any kind of blog, document including video.
https://github.com/shihab-2021/prime-documentation-and-knowledge-based-website
firebase mongodb nextjs tailwindcss
Last synced: 5 months ago
JSON representation
The goal of the project is to give facilities to post documentation or blog and give support in making different types of documentation or blog. It allows a user to see anyone’s blog without any restriction. The users can post any kind of blog, document including video.
- Host: GitHub
- URL: https://github.com/shihab-2021/prime-documentation-and-knowledge-based-website
- Owner: shihab-2021
- Created: 2022-08-09T15:38:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-11T05:07:41.000Z (over 1 year ago)
- Last Synced: 2025-07-16T19:14:39.199Z (about 1 year ago)
- Topics: firebase, mongodb, nextjs, tailwindcss
- Language: JavaScript
- Homepage: https://prime-mocha.vercel.app/
- Size: 1010 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prime
## Documentation and Blogging Site
The goal of the project is to give facilities to post documentation or blog and give support in making different types of documentation or blog. It allows a user to see anyone’s blog without any restriction. The users can post any kind of blog, document including video. There will be a powerful feature like users can write comments, give likes, or upvote to others' blogs or documentation. Also features like managing their profile will be available for users where they can update their username, password, etc. We also want to give the whole site a theme-changing option. This means there will be interesting features like a dark mood and a bright mood also.

- Server Code : [Prime Server Repo](https://github.com/shihab-2021/Prime-Server-Side-Code)
- Client Code : [Prime Client Repo](https://github.com/shihab-2021/Prime-Documentation-And-Knowledge-Based-Website)
- Live Site : [Prime Live Site](https://prime-mocha.vercel.app/)
## Documentation
- [Next Js Documentation](https://nextjs.org/docs)
- [Redux Documentation ](https://redux-toolkit.js.org/introduction/getting-started)
- [ Express Documentation ](https://expressjs.com/en/starter/installing.html)
- [ Vercel Documentation ](https://nextjs.org/docs/deployment)
# Features
- A user can post blogs, documentation including video.
- Users can write comments and give feedback to others' posts.
- Users will have the option to manage their profiles as well.
- Users also can search for documentation regarding any topic by searching by a keyword in the search bar.
- Users can post questions and answer other users questions.
- For better user experience we have light mode and dark mode.
# Used Technologies
Backend
- Language : Node.js
- Framework : Express.js
- Database : MongoDB
Frontend
- Language : JavaScript
- UI Framework : NEXT.js
- UI Design Framework : Tailwind