Fullstack web application to manage tasks and measure productivity metrics
The app has a demo version without back-end integration deployed on Vercel, you can check it out here.
-
CRUD for tasks, profiles, and timesheets;
-
Solid authentication scheme using JWT;
-
Responsive layout for all devices and design that follows UX best practices;
-
Creation of productivity profiles with scheduling flexibility, whether for specific intervals, weekdays, or weekends (for example, set a goal to study 5 hours per day during the month of July);
-
Add preset tasks to profiles (for example, include a work-related activity on weekdays, and on weekends add an activity for your personal project);
-
View metrics on an interactive calendar, indicating the fulfillment of your goals on specific days;
-
View metrics over date ranges, with summarized information about your progress.