Skip to content

PatrickQn/restaurant-project

Repository files navigation

Restaurant-Management-App

A Web app where an admin can manage a restaurant. The main challenge is to implement the functionalities like table management, employee management, and order management using Vue JS and other technologies

Live Site Link

👉 https://legendary-lokum-6fdd3d.netlify.app

Admin Login Credential

Username: admin@mail.com
Password: Admin@123

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Screenshots

login

Login Page

employee-list

Employee List

all-employee-mobile all-employee-mobile2

Employee List Mobile

add-employee

Add Employee Page

add-employe-validation

Form Validation

all-table-list

All Table List

assign-employee

Assign one or multiple employee to a table

remove-employee-warning

Remove employee warning

add-table

Add Table

all-food-list

All Food List

add-food

Add Food

order-1

Food Order Page

order-3

Table & Food Selection

order-2

Food Cart

all-order-list

All Order List

order-list-oreder-status-change

Order List Change Status

order-list-pagination

Order List Pagination

order-list-filter

Order List Filter

Releases

No releases published

Packages

 
 
 

Contributors