Weekly Challenge #20 - Extravagant Button
For this challenge, you need to implement a UI button that the opposite of "flat", feel free to use gradients, 3D, animations, fireworks... There's a big trend in UI design where buttons are flat and almost invisible, for this challenge the idea is to imagine what UIs would look like if we went the complete opposite way and everything was extravagant!
Winners:
https://github.com/Algorithm-Arena/weekly-challenge-20-extravagant-button/assets/197597/dc8682e0-3c98-41f8-8180-ddec3553b9f7
https://github.com/Algorithm-Arena/weekly-challenge-20-extravagant-button/assets/197597/fd4335bd-e7b5-4f90-b1c8-2494c0aef6ff
Prizes:
- Winner: $75
- 2nd: $50
- 3rd: $25
Rules:
- The winners will be evaluated based on how creative and interesting the solution is. @vjeux has full discretion on how the winners are selected.
- Multiple people can work on a single submission. If it wins, the reward will be split based on the team preferences.
- If a winner doesn't want to take the money, it'll be reinjected in the next week prize pool.
- The solution must be open sourced.
- There are no restrictions in terms of tech stack.
How to submit a solution:
- Deadline to submit is Sunday June 2nd evening at Midnight PST (US West Coast).
- Open an issue on this repo titled "Submission - <Name of your submission>"
- It must contain a short video showing the submission in action
- It must contain an explanation on how to try it
- It must contain a link with the source code