Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement database access #25

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Implement database access #25

wants to merge 11 commits into from

Conversation

teauxfu
Copy link
Member

@teauxfu teauxfu commented Jun 8, 2021

implementation of some kind of database access so we can stop using buckets of JSON files, probably using SQLite and SQLAlchemy

teauxfu and others added 3 commits June 6, 2021 23:32
* Update evaluation_window.py

* Update score.py

* Update CHANGELOG.rst

* Update pyproject.toml

* Update pyproject.toml
@teauxfu teauxfu linked an issue Jun 8, 2021 that may be closed by this pull request
@teauxfu teauxfu changed the title Db dev Implement database access Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

implementing a database interface
1 participant