Open yxsbx opened 1 week ago
Some components were created, as follows:
The design is almost finished, changes are always welcome. It is still necessary to add the tasks to their respective days, and when clicking on a day, a modal will appear showing all the tasks for that day.
Now, it's showing the tasks in each day of each month, still need implements the integration with google calendar API.
(~ ̄▽ ̄)~
Fix some bugs and maybe create more, I didn't tested yet.
Now you can click in a day that have a task, and bring a alert() to show all tasks. I'm thinking in make a modal to show details of the tasks of the day.
We now have a functional modal! When the user clicks on a day in the calendar, a modal opens displaying the details of all tasks scheduled for that day. 🥳 I guess (and hope), we only need integration with the API, improove the styles of modal and responsiveness.
Create a calendar component to display and manage events, integrating with the Google Calendar API from the backend.