This is a backend project for food delivery app using Nodejs and mongodb as database.
- creating, updating, and removing items.
- show every item
- Display every order
- Order reviewing and cancellation.
- adding , updating , and deleting categories.
- doing order
- Filter items based on category and title of item.
- signing up, signing in, and signing out.
- The user can reset the password if they forget it.
- Node.JS
- Multer for storing images.
- Nodemailer for sending emails to users requesting password resets.
- Mongoose/ MongoDB for data storage.
- Authentication session