Skills tested :
- Draw up a design diagram for the application's database
- Design the technical architecture of an application using UML diagrams
- Build a java web application using the repository pattern
- Implement a data schema in a relational database
Project realized with :
- SpringBoot 2.7.9
- SpringBoot Security
- MySQL 8.0.35
- Java 8
- Bootstrap v5.3.0
Pay My Buddy is an application who sets up and manages money transfer between users of the app.
The SQL Scripts, one for the production database, called payMyBuddy_db and the other for the tests, called pmbTest_db.
- username: root
- password: rootroot
The file application.properties for the production version and for tests version.


