Skip to content

A rating generator created with HTML, CSS, and vanilla Javascript.

Notifications You must be signed in to change notification settings

thedoodlebakery/rating-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive rating component solution

Interactive Rating Component

Table of contents

Overview

The challenge

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 on the page
  • Select and submit a number rating
  • See the "Thank you" card state after submitting a rating

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid

What I learned

This project allowed me to get more practice with Javascript and DOM manipulation.

Continued development

I want to continue learning how to manipulate the DOM and the classList in order to figure out the limitations and the benefits of using this method.

Useful resources

  • StackOverflow - Various threads helped me refine the DOM manipulation.

  • FreeCodeCamp - Various articles on the platform assisted me with working the DOM manipulation.

  • MDN Web Docs - Documentation around the site and this linked page assisted me with figuring out methods to manipulate the DOM in this project.

Author

About

A rating generator created with HTML, CSS, and vanilla Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published