- Login & Register Users - JWT Authentication
- Password forgot/reset, confirmation email on signup etc
- Advance searching, sorting, pagination and filtering
- Star rating system
- Discount coupon code
- Add to cart
- Cash on delivery (no online payment required)
- Add to wishlist
- Credit card payment with stripe
- Image Upload & Multiple Images Upload (File Uploading) and image processing
Check Natours API Documentation for more info.
- NodeJs - JS runtime environment
- Express - The web framework used
- Mongoose - Object Data Modelling (ODM) library
- MongoDB Atlas - Cloud database service
- JSON Web Token - Security token
- Postman - API testing