GitXplorerGitXplorer
p

brew-vote

public
0 stars
0 forks
1 issues

Commits

List of commits on branch master.
Unverified
20d5f4a85d34c6b0ad4f6e4a5d62f86150f624f2

Update title and add banner

pptigwe committed 7 years ago
Unverified
4907ed59d0c941c32227ea1ba0dfff0afd0ac12d

Send rating info when rating a single beer

pptigwe committed 7 years ago
Unverified
8d2cf92bd8be91dabba3959442b21db90806ff31

Allow the user to update the ratings

pptigwe committed 7 years ago
Unverified
d601f520a6486c45c1d8addf10393640fa9fbcc5

Hide beer info while comp is running

pptigwe committed 7 years ago
Unverified
6879abbe3af2e49f4cfd43b925746c175801beb5

Fix error when rating individual beers

pptigwe committed 7 years ago
Unverified
25bdc2be1830a4533d8858d5ae1ea620ea28e3e4

Fixed error due to swapped beer and brew names

pptigwe committed 7 years ago

README

The README file for this repository.

SQLite

To generate an sqlite database, call the database.init_db function from within the python REPL.

Run

$ gunicorn brew_vote:app