ekhi-arzac / RidesFX

ShareTrip: a JavaFX (modular+hibernate+h2+properties) desktop application project
1 stars 0 forks source link

87 create alert query alerts #110

Closed jonreboiro closed 6 months ago

jonreboiro commented 6 months ago

CReate alerts and query alerts now works. When looking for a ride that is not available, traveler will have the option to create an alert. That alert will be with the status not available. However, when a driver creates a ride, if parameters of the alert are met, this alert will get the available status. Traveler will the directly be able to book this ride from the query alerts panel. Moreover, some corrections were added to the apperances of buttons in the MainGUI. Now, when a guest tries to book a ride, they will be redirected to the login interface, and they will be able to keep forward with the booking after logging in/registering.