Bulletin Board is full stack node.js application, built for users to write anything on the board. The notes get saved to localStorage for non-logged in users & for logged in users, notes get saved into database.
An app with dark mode and light mode feature.
- To-do lists
- Grocery lists
- Reading lists
- Brainstorming ideas
- Upcoming appointments
- Quote collection
And many more, be creative with it!
- Server Enviornment - Node.js, TypeScript
- DevOps - Docker
- For APIs - GraphQL in conjunction with Apollo Server
- Frontend - React.js, Chakra UI
- Database - MongoDB in conjunction with Mongoose
- Cloud database service - MongoDB Atlas
- Deployment - Render (Backend) & Netlify (Frontend)
https://github.com/rsinghcodes/bulletin-board-backend
Project has been deployed here!