Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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