Workout Routine Tracker

This is a workout routine tracker, developed with Angular. It is a project in progress. Here, I put into practice several Angular concepts like routing, component interaction, and services. This was my first project, and it was also my initial experience with using Tailwind CSS for styling. The challenging part of this project was getting familiar with Angular's architecture and understanding how to effectively use Tailwind CSS.Currently, the application is not fully responsive, so improving its responsiveness is one of the future tasks. I also plan to enhance this project by integrating authentication and authorization, implementing a database for storing user routines, and adding features like progress tracking.