POO class group project, using JavaFX
Using design patterns efficiently on a small project in collaboration with others, while learning JavaFX and git workflow
Project description (french)
- Horoneru : Repo admin, general logic, main reviewer, menu designer, database diagram, merge conflicts resolver, role logic
- Antoria : UI (fxml), original skin, controller logic, admin management logic
- Bobpty : Database layer, SHA-1 hashes logic, writing report, class diagram, sequence diagram, use-case diagram
- Download the jdbc mysql connector through the mysql site and extract it somewhere
- Add the jar in the extracted files to your libraries in your IDE settings
- Make sure the settings in Db.java are correct regarding your database location and credentials
- Import the database structure by running the INSTALL.sql file
You're good to go ! The initial admin credentials are :
- login : admin
- pass : admin