Backend of the SPbU Project Registry web app. Created as part of the in-university internship.
- Download Docker
- Open
/src/main/docker
and run:
docker-compose up
- Download Java17 and Maven
- In resources -> application properties you can find the credentials to deploy the database
The project information and description can be found in the /database
folder.
We used Asana for task management throughout the duration of the project. All information is presented in the /project_management
folder.