Skip to content

jbrandes/BookRoulette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Roulette is a Python/Flask web app that utilizes the Project Gutenberg book database. Every time the user clicks either the download or browser button in the HTML it generates a randomly chosen book. The Project Gutenberg API itemizes all books by number, so I created a Python formula to work within their catalog and choose one at random.

The front-end is HTML/CSS and is deployed on Heroku.

About

A Python/Flask app that runs when the user clicks an HTML button. Once the program is activated a random book from the Gutenberg Project is downloaded on to the user's computer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors