Skip to content

vvooki/Self-ordering-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Self-ordering Kiosk application for restaurants

Usage

  • "/restaurant" - screen displayed for clients
  • "/kitchen" - screen with all orders details and options to finalize order for kitchen stuff
  • "/" - main ordering application for clients

Program needs local DB to run (sample file - db.sql) DB configuration in application.proporties file.

Technologies:

  1. Java Spring Boot:
  • Thymeleaf (HTML, CSS, JavaScript)
  • Spring Web
  • Spring Security
  • Spring Data JPA
  1. SQL (MySQL)

Demo Application

Main screen

List of all products with categories

Product description

Order summary

Payment and order number

Screen for kitchen stuff

Allows to browse all current orders, mark them as finished or cancel.

Customer information screen

Shows orders that are currently in preparation and those which are ready to be picked up.

About

Self Ordering Kiosk application for restaurants

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors