Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 .
- Host: GitHub
- URL: https://github.com/prathamhandique/hotel_manager
- Owner: PrathamHandique
- Created: 2024-08-11T18:15:18.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T16:53:15.000Z (3 months ago)
- Last Synced: 2024-10-10T05:41:22.875Z (about 1 month ago)
- Topics: express, git, mongo, mongoose, node, postman, render, version-
- Language: JavaScript
- Homepage: https://hotel-manager-2.onrender.com/person
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Navigate to https://hotel-manager-2.onrender.com/person
To see
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