Welcome to the What To Do App! This Python Flask web app is here to rescue you from boredom by generating fun and quirky tasks for you to do whenever you're feeling stuck.
Simply click on the big, shiny button in the center of the screen, and voilΓ ! The app will fetch a random task for you from the Bored API. Whether it's learning a new language π, trying out a new recipe π³, or just doing something completely unexpected π, this app has got you covered.
- Clone this repository to your local machine.
- Install the necessary dependencies by running
pip install -r requirements.txt. - Run the Flask app by executing
python app.py. - Visit
http://localhost:5000in your web browser. - Click on the button to receive your task!
- Python π
- Flask πΆοΈ
- HTML π₯οΈ
- CSS π¨
- JavaScript π
This project utilizes the Bored API to generate random tasks.
Coded with β€οΈ by Shahjada Alif
If you have any cool ideas to improve this app or want to squash some bugs, feel free to fork this repository and submit a pull request!
This project is licensed under the MIT License.