Skip to content

citec-spbu/Backend-registry

Repository files navigation

Backend-registry

Backend of the SPbU Project Registry web app. Created as part of the in-university internship.

Launch

  1. Download Docker
  2. Open /src/main/docker and run:
docker-compose up

Dev notes

  1. Download Java17 and Maven
  2. In resources -> application properties you can find the credentials to deploy the database

Database

The project information and description can be found in the /database folder.

Software testing

Run in Postman

Project management

We used Asana for task management throughout the duration of the project. All information is presented in the /project_management folder.