issues
search
AGI-Assistant
/
AI-Assistant-Backend
This repository holds the core application and connects all the different components.
Other
2
stars
0
forks
source link
Setup basic DB
#3
Closed
Knaeckebrothero
closed
1 year ago
Knaeckebrothero
commented
1 year ago
Create and configure a simple SQL database for testing
Using SQLite or something similar should be sufficient for the beginning
Knaeckebrothero
commented
1 year ago
[ ] "Hardcoded fake database" needs to be set up.
[ ] Database methods need to be implemented.
[ ] Code documentation needs to be written.