/ordering-system

This repository contains a comprehensive restaurant menu and ordering system. The system allows customers to view the restaurant's menu, place orders, and track the progress of their orders in real-time.

MIT LicenseMIT

Ordering System

Languages used Repository size Last commit

About

This repository contains a comprehensive restaurant menu and ordering system. The system allows customers to view the restaurant's menu, place orders, and track the progress of their orders in real-time.

Run

To run this project locally, you need to:

  • Install dependencies for both backend and frontend
npm install
  • Run each project with
npm run start

Contributing

This repository is using Gitflow Workflow and Conventional Commits, so if you want to contribute:

  • create a branch from develop branch;
  • make your contributions;
  • open a Pull Request to develop branch;
  • wait for discussion and future approval;

I thank you in advance for any contribution.

Status

Maintaining

License

MIT