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

Lachy & Adrian's Improvements #55

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

lachlanbell
Copy link
Contributor

@lachlanbell lachlanbell commented Sep 2, 2021

  • Adds card reader authentication support, and updated card reader firmware (@CodysCodes could you review?)
  • Adds logging of drink purchases to a SQLite database. This is currently done with raw SQL queries—once it's extended, we should switch to something nicer like SQLAlchemy. We currently detect if a user has had more than an allowed threshold of drinks per time period (currently 1 std. drink/hour)
  • Starts refactoring views into separate blueprints
  • Cleaned up a bit and added a gitignore

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.

2 participants