-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# 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. | ||
|
||
<p align="center"> | ||
<img src="https://raw.githubusercontent.com/Labusyuk/TransportationSheduleSpring/master/other/transportionshedule2.png"> | ||
</p> | ||
|
||
##### 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. | ||
3. 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 | ||
|
||
<p align="center"> | ||
<img src="https://raw.githubusercontent.com/Labusyuk/TransportationSheduleSpring/master/other/transportionshedule2.png"> | ||
</p> | ||
|
||
##### Image ER-diagram database of the project; | ||
|
||
<p align="center"> | ||
<img src="https://raw.githubusercontent.com/Labusyuk/TransportationSheduleSpring/master/other/transportionshedule2.png"> | ||
</p> | ||
|
||
|
||
|
File renamed without changes.
File renamed without changes