Task Manager is a web application that allows users to post questions and answers in a forum-style interface. Technologies used:
- Backend SpringBoot (Java + Maven)
- Frontend Angular
- Database PostgreSQL
- Launch app in Docker
User can:
- create and account
- log in to their account
- post questions on forum for specific subject and section
- post answers for specific questions
- add image to question/answer
- edit his own question/answer
- delete his own question/answer



