DMVance / letter-naming-fluency-generator

Letter naming fluency is a great indicator of risk and a strong predictor of reading success for young students. This app generates lists of letters that educators can use in the classroom for this important assessment.
0 stars 0 forks source link

Make dropdown menu for users to select Uppercase, Lowercase, or Mixed. #5

Closed DMVance closed 3 years ago

DMVance commented 3 years ago

Use JavaScript + HTML to implement pulldown menu for case selection. Selection should then be fed into input validation and output generation.

DMVance commented 3 years ago

Use Bootstrap to enhance user experience.

DMVance commented 3 years ago

Done!