This is the code repo for Flasher, a flask web app that pushes to the user a random Flash game everytime he presses the button.
Flasher is my first project that i built on my own and not a tutorial-follow project :)
in total it mixes the following skills i have learned and wanted to practice:
-
Web Scraping - using Beautiful soup in order to collect 150 flash game links that are generated randomly by the button click
-
web programming - Writing basic Flask actions that i have learned
-
html, css, and css-grid - learn the basics of html, general design with css and layout wit css-grid
-
python - a mix of everything above and being able to configure everything together and packages it as an application
-
git - first time using git on my own and first time pushing to github and opening a repository
- Python 3.6+
- pip install -r requirements.txt