Taskify
Productivity app


Todo Task is an application that allows:
- CRUD operations of users and their tasks.
- Show statistics of each user regarding their tasks.
This is a fullstack application with:
- Backend in Node.js + Express.
- MySQL as database manager.
li>
For authentication, JWT was implemented. Additionally, third-party APIs were incorporated into the frontend to add more functionality.
This project focuses on providing a complete task management experience, allowing users to keep detailed track of their activities and performance. .