Welcome to the website "Projects and Tasks". On this site you can view, create, delete and edit your projects and tasks for these projects. To create tasks or projects, you need to register on the site =). It is possible to sort projects by different fields, search for projects by matching name, description or by author.
Application Start: To run, you need to install PostgreSQL and java 11. Next, you should configure system variables in your OS such as DATABASE_URL, DATABASE_USERNAME, DATABASE_PASSWORD to connect to the PostgreSQL database. To run the application, I use Intellij IDEA.
Technologies used: -Java 11 -Spring Boot -Spring JPA -Spring security -Spring Web -Postgresql -JS, Jquery, Bootstrap -freemarker template -Swagger 2 (http://localhost:8080/swagger-ui.html)