RyanRussell00 / personal-dj

Personal DJ site that creates playlists given custom inputs. View it live at: http://personaldj.net/
http://personaldj.net/
MIT License
26 stars 12 forks source link

Change instructions to match validation #40

Closed josephshanak closed 3 years ago

josephshanak commented 3 years ago

The instructions and html validation do not match the input validation in the JavaScript. (Instructions say no less than 1, but 0 works fine)

See here: https://github.com/RyanRussell00/personal-dj/blob/de10fcddec926f11fcdec77093b32c6c594b14d1/scripts/page.js#L205