Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prathamhandique/hotel_manager

A complete a backend dev project built and deployed on mongodb atlas and render .
https://github.com/prathamhandique/hotel_manager

express git mongo mongoose node postman render version-

Last synced: about 1 month ago
JSON representation

A complete a backend dev project built and deployed on mongodb atlas and render .

Awesome Lists containing this project

README

        

Navigate to https://hotel-manager-2.onrender.com/person
To see Screenshot 2024-08-12 at 6 14 00 PM
the hosted data of the persons like chef ,waiter , manager on render.

The below video show all the crud operations performed on the hotel database I am using mongo db compass for the gui / using postman for testing / using mongodb local server for the database creation . The task has 5 endpoint for get/post/upadte/delete and i am using using nodejs with express framework. Thank You

https://www.loom.com/share/f0e83bbd5d014e5e959e180a9cce3b2b

The website is authentication enabled with the use of passport/passport-local and the passsword that is posted in the personSchema is encrypted with bcrypt
![image](https://github.com/user-attachments/assets/097b4519-6ad6-4158-bc2e-ceb982032522)

The webservice data is hosted online with mongodb atlas
Screenshot 2024-08-12 at 2 19 42 AM