Skip to content

Guessing Game written in Python hosted on Heroku using DB. Guess the number between 1 and 30. You can register and see a list of users.

Notifications You must be signed in to change notification settings

mbalabanov/Number-Guessing-Game-in-Python-using-Heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number Guessing Game

Guessing Game written in Python hosted on Heroku using a database. Guess the number between 1 and 30. You can register and see a list of users. The database is not persistent and will reset to default data after 24 hours.

The production URL is: https://guessinggameauthdb.herokuapp.com (Please give it a little time on first access to spin up the Heroku instance.)

Heroku add-ons

If you'll deploy this web app to Heroku, make sure to have the following add-ons enabled:

  • Heroku Postgres
  • Adminium

About

Guessing Game written in Python hosted on Heroku using DB. Guess the number between 1 and 30. You can register and see a list of users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages