Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 629 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 629 Bytes

Getting started

  • Recommended node js 16.x and npm 6+. (suggestion v16.15.0)
  • Install dependencies: npm install / yarn install / pnpm install
  • Start the project: npm run start / yarn start / pnpm start

Restaurant Management System is for creating , managing order by table wise.

Tools are Uses

  • React
  • Redux-toolkit
  • rtk-query
  • axios
  • strapi
  • postgresql -Material -UI

Features:

  • Menu management: the ability to add/edit/remove menu items, set prices, manage specials and discounts
  • Order management: process and track customer orders, calculate bills, handle takeout/delivery orders