VibeCalender
- 5 Devlogs
- 4 Total hours
An enhanced calendar that creates a schedule based on commitments and tasks that are flexible.
An enhanced calendar that creates a schedule based on commitments and tasks that are flexible.
I am working on adding routes to the API to manage tasks, and finishing the commitments SQL Alchemy class.
Began implementing Flutter integration with Flask REST API for database.
I am working on a database using SQL Alchemy and Flask to allow for data persistence, I want to ensure that users have their data saved even if the app is fully exited. I am also working on implementing a login system using JWT Authentication.
Added page for AI interaction. I plan on using this page to ask the AI for feedback on the schedule, if possible, maybe have the AI auto modify the schedule according to the user’s parameters.
Developed a first draft of website using AI as a template, and making changes, and adding stuff accordingly. Next, I plan to work on adding LLM integration to modify the calendar based on user prompts to allow for more customizability.