Agile Software Development group project - Università della Calabria
Spring project connected to MySQL database
How to manage db:
- create a connection, set credentials like user and password
- create a schema on mysql called "vinted"
- set the credentials that you chose on the application.properties file
- run the project and the schema will be automatically filled with tables
- import .sql files
NOTE: password for Jane Doe (watch in 'user' table) as a test "passpass";
images only in /assets/img folder
frontend in the second branch