Skip to content
forked from ACKspace/ACKbar

The self-checkout system of ACKspace

License

Notifications You must be signed in to change notification settings

thunder1410/ACKbar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACKbar

Buying drinks and snacks in your hacker-/maker-/foospace is easy with ACKbar.

Don't burden your participants with calculating change; math is for nerds. Instead, create an account and enjoy the benefits of having an account balance.

Accounts don't have passwords because it didn't make sense for our usecase.

Run

Run with 'python app.py'

Requirements

python 3.6+ sqlalchemy pymysql

config

Change username and password in credentials.txt file. Uncomment one of two SQLALCHEMY_DATABASE_URI lines in 'database.py' to use either mariadb or sqlite.

About

The self-checkout system of ACKspace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%