Skip to content

Nico-GS/PayMyBuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PayMyBuddy App - Send Money

PayMyBuddy is an application for sending money to friend's account

Model Database (SQL)

Model BDD

UML Diagram

Diagram UML

The SQL Script

Contains the principal database and the database for the tests

https://github.com/Nico-GS/PayMyBuddy/blob/master/SQL/script.sql

Required

Java 14

Spring Boot 2.3.4

Maven 4.0.0

MariaDB (or MySQL) 10.5.8

Jasypt 1.9.3 : http://www.jasypt.org/download.html For encrypt the database password
./encrypt.sh input=passwordToEncrypt password=KeyPassword

jBCrypt for encrypt user password in database : https://www.mindrot.org/projects/jBCrypt/

About

App PayMyBuddy - Send Money

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages