This is the task tracker with personal to-do list. The project provides for the possibility of user registration, authentication and authorization. In addition, users can create and track their tasks, assign them by completion status, view their completion statistics over a period of time, and edit and delete their tasks.
User registration and authorization
Ability to edit user profile and add review
Add, view, edit and delete tasks
Task selection by date, possibility to determine/redefine priority and completition category
Display of statistics for a certain period by completition category
Ability to display the tasks on the calendar
Ability to display tasks in a list by completition category
The frontend part of the web-app is deployed on gh-pages. Live version of the app is avaliable by the web-address
"https://darkswarp.github.io/teamproject-frontend-1/";