Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.25 KB

File metadata and controls

34 lines (23 loc) · 1.25 KB

Transportation Shedule

Java FX. The module of the cash register of the customer service system of public places. One of the main components of such a system is the Telegram bot implemented here https://github.com/Labusyuk/TelegramBotNightPub At first time, project was released with jdbc sql statement. Now using Hibernate.

Instructions to run the project:
  1. Download and install jdk 1.8, Git,.
  2. Clone project: git clone https://github.com/Labusyuk/AccountingReport.git
  3. Prepare database. Configuration application.properties.
  4. cd to project folder and mvnw clean install
Note:

It's a pet-project, I am working on their spare time

Available functions:

Monitor, add, update, and delete a reservation. Managing Available Products. Manage product categorization in bot modules using db

The look of the interface program

Image ER-diagram database of the project;