- All the required rest API with validation, authentication, and authorization for the project
- Enables cors
- Item CRUD operations back end finished
- Rental CRUD operations back end finished
- PATCH for return date change in Rental
- PATCH for comments and ratings to Rental (rating gets added automatically to an overall array of ratings in the item object)
- Contact back end finished
- Community Post back end finished
- Community Reply back end finished
- Profile back end finished
- Login/Register/Authorization back end finished
- FAQs CRUD finished
- ItemList filters
- Stripe integration for checkout
- Checkout back end code finished
- Message back end code finished