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

https://github.com/erokkumar/hotel-management-system


https://github.com/erokkumar/hotel-management-system

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# 🏨 Hotel Management System

This is a basic Hotel Management System built using **Node.js**, **Express**, and **MongoDB**. It provides RESTful APIs for managing hotel menu items and customer data.

## Features
- Welcome page with a greeting message.
- Customer management: Create and retrieve customer data.
- Menu management: Create and retrieve menu items.

## Tech Stack
- **Node.js**: Backend server.
- **Express**: Web framework for Node.js.
- **MongoDB**: Database for storing data.
- **Mongoose**: MongoDB ODM for schema modeling.

## Prerequisites
- [Node.js](https://nodejs.org/en/download/) (v14 or higher)
- [MongoDB](https://www.mongodb.com/try/download/community)

## Installation

1. Clone the repository:
```bash
git clone https://github.com/your-username/hotel-management.git
![Screenshot 2024-11-15 010051](https://github.com/user-attachments/assets/cac06cd2-2702-4fdb-bc32-d101dfd89aa8)