My Food App Backend project build with Express and MongoDB!
Private route --> 🎆
Public route --> 🎇
- See 🎇
- Create 🎆
- Share 🎆
- Rate 🎆
- Delete 🎆
- Edit 🎆
- Comment 🎆
- Everytime a recipe's shared, increment in 1 the rated puntuation 🎆
- Create a link between the user who rates and the rated recipe 🎆
- Everytime a recipe's shared, increment in 1 the shared puntuation 🎆
- Implement passport to keep the session opened
- Implement 0Auth to manage users login
- Store locally the 0Auth user