Store events in local database #14
Labels
enhancement
New feature or request
Priority: High
This must be completed for the app to be functional
Milestone
What is the Problem?
Without a database we can't store events.
Why is This a Problem?
The user expects their events to be saved for the next time they use the app, if they were lost it would be one hell of a lousy calendar.
How do We Fix it?
We'll add a database to our rust backend with a schema for events.
The text was updated successfully, but these errors were encountered: