Skip to content

A web system for customers to make orders and for clients to manage menu and orders

Notifications You must be signed in to change notification settings

pucheng-tan/CoffeeShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoffeShop

A web system for customers to make orders and for clients to manage menu and orders

How to run the project:

  1. Clone the git repository
  2. In docker-compose.yml, change the path '/Users/Username/CoffeeShop' to your local path to the reposiotry
  3. Go to the root folder of your repository and run 'docker-compose up -d' in the console
  4. Open a web browser and access the path localhost/create to initialize the database
  5. You have finish all the set-ups
  6. To open the client landing page, access the path localhost/client.html
  7. To open the customer landing page, access the path localhost/customer.html

About

A web system for customers to make orders and for clients to manage menu and orders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published