Project Description
In this project I will follow Codecademy's tutorial and write a program that will register runners for the race and give them instructions on race day. I will then create the rest of the Javascript interactivity (with query selectors), HTML and styling myself to develop it into a fully functioning application.
Here’s how the registration works. There are adult runners (over 18 years of age) and youth runners (under 18 years of age). They can register early or late. Runners are assigned a race number and start time based on their age and registration.
Click here for GitHub repository
Project Description
In this project I will follow Codecademy's tutorial and write a program that will register runners for the race and give them instructions on race day. I will then create the rest of the Javascript interactivity (with query selectors), HTML and styling myself to develop it into a fully functioning application.
Here’s how the registration works. There are adult runners (over 18 years of age) and youth runners (under 18 years of age). They can register early or late. Runners are assigned a race number and start time based on their age and registration.
Click here for GitHub repository