If you're bored, why not receive a creative suggestion for what you should do next?!
Click on this link to experience the magic!
This is a flask app which makes suggestions on what to do, based on the Bored API!
Built with: Flask, Python, HTML and CSS, plus the Bored API.
What I have learned: I learned how to:
- Use the Bored API
- Change the opacity of a button in CSS
- Deploy an app using PythonAnywhere.com
- I also learned how to make bulletpoints in markdown!
Issues faced and how I resolved them: Initially I found that I had deployed the standard PythonAnywhere flask app, as their app.py file had overwritten my own one. Searching on StackOverflow showed me that others had had similar problems and that checking the app.py file and replacing it if necessary should solve the issue.
Sources:
- Background image: Image by coolvector on Freepik
- Bored API is from https://www.boredapi.com
- The README.md template is by skirianov.
c2023