Skip to content

Latest commit

Β 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Scale Buffet

Scale Buffet


🍣 Web application for buffet restaurant 🍜
[DEMO]

Introduction

ScaleBuffet is a buffet restaurant where is separated into two zones

  1. Zone A (Counter bar) has 12 seats (A1-A12)
  2. Zone B (Panty zone) has 12 table (B1-B12)
    • B1-B4 = 2 seats
    • B5-B10 = 4 seats
    • B11-B12 = 8 seats

You also show coupon for getting discount and you can book the seat that you want.

Features

  • Calculate a bill with coupon codes
  • Manage coupons (view, create, remove, update)
    • *You can add more than one code per a bill, but system's going to provides least pay for you
  • Manage customer reservation (reserve and cancel)

Scale Buffet Screenshot

Installation

install project

$ yarn install

install json-server

$ npm install -g json-server

Running

Run project

$ yarn start

Run json-server

$ json-server --watch ./json_server/db.json --port 8888

Author

License

Released under the MIT License.fit in URLs

About

πŸ› πŸ“ƒ Application for managing a restaurant from React/Redux

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages