Task Manager is a system for task managing like Redmine. You can create tasks, set assigners and change its statuses. Registration and authentication are required.
Click here to try it, or here if you want to explore an interactive documentation.
If you want to start this project locally, enter this command:
make start
Then open http://localhost:8080 on your browser and enter admin details:
Username: [email protected]
Password: qwerty
- Java
- Spring Boot
- Spring Boot Security
- Databases: PostgreSQL, H2
- MapStruct
- JUnit5
- GNU Make
- PaaS Render