https://github.com/danutsss/interactive-rating-component
Interactive rating component built with HTML5, CSS3 and JavaScript.
https://github.com/danutsss/interactive-rating-component
Last synced: over 1 year ago
JSON representation
Interactive rating component built with HTML5, CSS3 and JavaScript.
- Host: GitHub
- URL: https://github.com/danutsss/interactive-rating-component
- Owner: danutsss
- Created: 2022-04-01T17:17:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-07T17:33:55.000Z (over 4 years ago)
- Last Synced: 2025-02-07T13:36:51.816Z (over 1 year ago)
- Language: CSS
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interactive rating component
## Brief
My challenge was to build an interactive rating component and get it looking as close to the design as possible.
## The challenge
The users should be able to:
- View the optimal layout for the app depending on their device's screen size;
- See hover states for all interactive elements;
- Select and submit a number rating;
- See the "Thank you" card state after submitting a rating.