This is the server of the Monthly Lunch Planner app which is used to keep a record of the monthly lunches that are attended with friends.
You can find the frontend side of this application in the following repo: Monthly Lunch App Frontend
This project uses the following technologies:
- Express and Mongoose for the Backend
- MongoDB for the Database
- Login and SignUp System with Authentication using JWT Tokens
- Fetching Data from API to get Places visited and new Places to Visit
- Adding new items to the Places to Visit list
- A complete rating system
- Create polls and view the latest polls