node_hotel

Hotel Using Node

Stars
0
Committers
2

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