Nuxt application to demonstrate basic level for Edumapper.
Simple application with Nuxt and tailwind to create a basic form.
npm install
npm run dev
- Nuxt 3
- Tailwind CSS
- Basic form with expandable cards
Select is in my opinion the best way to have a large number of option while maintaining an appealing design at the end. Radio buttons would have been too long. And ComboBox tend to be used in the case where you can have multiple selection.
Sorry I had a 30 minute break in the middle since I had to attend a bit to my baby during lunch break so that my wife could eat. Since I started at 11h30 and finished it at 14h, it goes in the limits of the 2 hours asked.