https://github.com/techtronixx/screening-assesment
https://github.com/techtronixx/screening-assesment
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/techtronixx/screening-assesment
- Owner: TechTronixx
- Created: 2025-02-20T11:45:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-20T20:15:47.000Z (over 1 year ago)
- Last Synced: 2025-02-20T21:25:41.030Z (over 1 year ago)
- Language: CSS
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Unit Selector
## Description
This is a unit selector UI component. It allows the user to select the number of units of a product. as well as the size and color of the product.
Size dropdown includes S, M, L.
Color dropdown includes Black, White.
The total is displayed based on the price per unit and the number of hardcoded units selected.
## Technologies Used
- HTML
- CSS
- JavaScript