ickerio / cits3403

0 stars 1 forks source link

Remove app.db from GitHub #33

Closed HenriScaff closed 5 months ago

HenriScaff commented 6 months ago

As noted in databases lecture, the .db file should not be on GitHub, and therefore should be removed.

This issue needs to remove the .db file, but also ensure developer instructions (README) are clear to allow easy database creation, migrations, and populating with test data.

ickerio commented 6 months ago

Maybe database population is something JJ could work on this week along with testing. Getting a testing suite set up that auto populates some users, sketches (including images) and a reset functionality to reset back. Thoughts?

HenriScaff commented 5 months ago

Also, we need to auto-populate with the words in words.txt