Move database code to store package
This commit is contained in:
parent
d1c393736a
commit
e75468ce55
7 changed files with 79 additions and 75 deletions
4
TODO.md
4
TODO.md
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
## Critical Features
|
||||
|
||||
- [ ] Database Implementation
|
||||
- [x] Database Implementation
|
||||
|
||||
- [ ] Init mode to create a new db
|
||||
- [x] Init mode to create a new db
|
||||
- [x] Set up SQLite database
|
||||
- [x] Create proper schemas
|
||||
- [x] Implement data persistence
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue