How does it work?
Build a website
Build a website backend using flask
Publish your website
Publish your website using any hosting platform (i'd recommend vercel)
Get your slushie
Ship your project and get up to a $10 grant to get your slushie
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
For higher rewards, log a minimum of 2 hours on Hackatime and implement at least one:
- 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.)