Update TODO.md

This commit is contained in:
bronku 2025-03-20 07:42:42 +01:00
parent 34e2d8c01a
commit e0a41a13e9

View file

@ -4,9 +4,9 @@
- [ ] Database Implementation - [ ] Database Implementation
- [ ] Set up SQLite database - [x] Set up SQLite database
- [ ] Create proper schemas - [x] Create proper schemas
- [ ] Implement data persistence - [x] Implement data persistence
- [ ] Add database migrations - [ ] Add database migrations
- [ ] Add database caching - [ ] Add database caching