Skip to content

This is my group's application for TU Delft's Computer Science and Engineering first year project.

Notifications You must be signed in to change notification settings

Druue/OOP_Project

Repository files navigation

Starting template

This README will need to contain a description of your project, how to run it, how to set up the development environment, and who worked on it. This information can be added throughout the course, except for the names of the group members. Add your own name (do not add the names for others!) to the section below.

Description of project

Group members

📸 Name Email
Ayham Kadah Salim A.KadahSalim@student.tudelft.nl
Thomas Koppelaar t.j.koppelaar@student.tudelft.nl
Dimitar Barantiev D.A.Barantiev@student.tudeft.nl
Nikolay Zhlebinkov N.A.Zhlebinkov@student.tudelft.nl
Mylène Brown-Coleman m.j.c.brown-coleman@student.tudelft.nl
Justin Jo b.jo@student.tudelft.nl
Sophie Atkins s.n.ibbs@student.tudelft.nl

How to run it

  1. Have MySQL Workbench installed on your computer

  2. Open up intellij CE and go to the plugins section

  3. Search for the Database Navigator and instal this

  4. Go to the database_resources folder and look for the database.sql file

  5. Open up MySQL Workbench and go to the server menu

  6. Select the data import option and select the database.sql file from the database_resources folder directory

  7. Once the database has been imported close MySQL Workbench and re-open intellij

  8. Run the application with the green play button so that Spring Data generates the tables

  9. Go to view > Tool Windows > DB Browser and click on the green plus

  10. Select MySQL and fill in the database details that are inside the UserDatabaseConfig file

How to contribute to it

Copyright / License (opt.)

About

This is my group's application for TU Delft's Computer Science and Engineering first year project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published