Skip to content

allyelvis/restaurantmanagement

Repository files navigation

Restaurant Management System

Tech Stack

  • Front-end: React.js
  • Back-end: Node.js, Express.js
  • Database: MongoDB

Features

  • Authentication: Login and registration for staff and admin.
  • Menu Management: CRUD operations for menu items.
  • Order Management: Order creation, viewing, and updates.
  • Reservation Management: Manage reservations with date and time.
  • Customer Management: Store and view customer information.
  • Dashboard: Overview of revenue and statistics.

Setup

Run this bash script to set up the initial project structure, install dependencies, and create boilerplate files.

Running the Server

Navigate to the backend directory and run:

cd restaurant-management-system
node server.js

Running the Client

Navigate to the frontend directory and run:

cd restaurant-client
npm start

Deployment

Follow the instructions in the README for deploying the backend and frontend applications.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors