How does it work?
Build a website
Build a website backend using flask
Publish your website
Publish your website using any hosting platform
Get your slushie
Ship your project and get up to a $10 grant to get your slushie
Base Requirements
- Build a Flask web app with at least 3 routes
- Your project should be unique, functional, and somewhat styled
- While coding, commit your work at least once an hour on GitHub
- Describe your project (and add screenshots) in a README.md file
- List all your dependencies in a requirements.txt file
log at least 1 hour on Hackatime and implement ALL the following:
For higher rewards
- Basic CRUD functionality using SQLite, CSV, Postgres, or something similar
- A functional user authentication system and protected routes
- Connect and successfully fetch data from an external API (weather, stocks, etc.)