Skip to content

Football Appointment Aplication - it is a application where you can create your account, log in to your account and make an appointment for you and your friends at a Football pitch - designed with JavaFX and connected trough a MySQL relational database using EclipseLink and with entities generated by JPA.

Notifications You must be signed in to change notification settings

clauf14/Appointment-Aplication-in-Java

Repository files navigation

Logo

⚽ Football Appointment Aplication

👨‍🎓 Author

@clauf14

❔ What is this aplication about?

This aplication offers a secure and simple experience for the client, such as creating an account, logging in with the created account, the posibility to view all the dates and places available provided by the respective football pitch, a nice description and adress.

After the appointment has been made, the user can view it in the "Appointment" page, and if this client no longer wishes to have the appointment, he can delete it, and the same applies to the account where you can also update the account.

🛠️ How it was built?

🌔 This project is built 100% in Java using OOP concepts, with the help of Eclipse IDE.

💾 For starters, the information found in the project comes from a relational database made in MySQL and all data can be updated from this database. All the information from the project were provided from the database. The schema contains 4 tables, linking together a one-to-many relationship and a many-to-many relationship. Here is the EER Model for the database:

Database Scheme

🔗 After, the connection between Eclipse and MySQL was made with EclipseLink which helped me, together with converting the normal project to a JPA project and generating the "persistence.xml" file, to generate entities from tables with JPA Tools.

🖼️ The design was made in JavaFX, it is pretty simple and it is a user-friendly design, simple to navigate between pages, with sugestive names for every button, the application contains 5 different scenes: Login Page, Register Page, Menu Page, Account Page and Appointment Page with multiple Buttons, Text Fields, Labels, Images and Choice Boxes. It also have alert boxes when something happens, to let the user know what happened and if it succeded.

Register Page Register Page

Login Page Login Page

Menu Page Menu Page

Account Page Account Page

Appointment Page Appointment Page

✔️ Features

  • It provides a foundation for different appointment apps
  • Register/Login page with working connection to a database
  • Live dates that can be updated from database
  • Updating or deleting the user account
  • Unique usernames
  • Secure connection
  • Unit test cases

📽️ Demo

Football Appointment Application Presentation

⚙️ Tech Stack

Client: Java, JPA, EclipseLink

Server: will follow

🙏 Feedback

If you have any feedback, please reach out to me at claudiufurtea@gmail.com

About

Football Appointment Aplication - it is a application where you can create your account, log in to your account and make an appointment for you and your friends at a Football pitch - designed with JavaFX and connected trough a MySQL relational database using EclipseLink and with entities generated by JPA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published