Skip to content

Polytech project - Restaurant management software

Notifications You must be signed in to change notification settings

Salim-belkhir/Simplify

 
 

Repository files navigation

Simplify

Simplify is a restaurant management desktop application achieved during a software engineering course at Polytech Montpellier.


Description

This application contains twelve use cases:

  • Account management
  • Reservation management
  • Payment management
  • Restaurant management
  • Table management
  • Placement management
  • Notification management
  • Cart management
  • Event management
  • Opinion management
  • Meal management
  • Delivery management

The user interface uses JavaFX and the database is managed by PostgreSQL


Launch

To launch the application, you need to have a PostgreSQL database running with necessary tables (one is already available online). You can then launch the application by running the Main class in the directory src/main/java/project.


Documentation

If you want to know more about the application, you can read the documentation in the directory src/doc. You can also check the UML diagrams in the directory diagrammes.


Created by Thomas, Ayoub, Salim, Emma.

About

Polytech project - Restaurant management software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 87.6%
  • Java 11.5%
  • Other 0.9%