Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Developer Java

Project 6 :

" Design a Java web application from scratch "

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

image

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.

PayMyBuddy Project

UML Model Class Diagram

image


Physical Data Model

image

Informations for databases creation:

The SQL Scripts, one for the production database, called payMyBuddy_db and the other for the tests, called pmbTest_db.

Informations for databases connection:

  • username: root
  • password: rootroot

The file application.properties for the production version and for tests version.

About

Back-end Developer : Java Project 6 : " Design a Java web application from scratch "

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages