Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shreyapramanik47/node_hotel
Hotel Using Node
https://github.com/shreyapramanik47/node_hotel
expressjs mongodb mongodb-atlas nodejs postman render
Last synced: 3 months ago
JSON representation
Hotel Using Node
- Host: GitHub
- URL: https://github.com/shreyapramanik47/node_hotel
- Owner: ShreyaPramanik47
- Created: 2024-08-28T19:31:54.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-23T18:08:52.000Z (4 months ago)
- Last Synced: 2024-10-11T04:01:43.235Z (3 months ago)
- Topics: expressjs, mongodb, mongodb-atlas, nodejs, postman, render
- Language: JavaScript
- Homepage: https://node-hotel-gsc7.onrender.com
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node Hotel Application
The Node Hotel application is a Node.js-based system developed using the Express.js framework, with MongoDB as the chosen database. This application manages information related to the hotel(manager, menuitems,chef). It exposes specific endpoints to handle CRUD (Create, Read, Update, Delete) operations for both persons and menu items.
## Endpoints
* Person, Menu### Technologies
* Node js, Express.js , Mongodb, Atlas , Postman , Render
## Authors
Contributor name: Shreya Pramanik
## Version History
* 0.1
* Initial Release