Skip to content

honorezemagho/BuildForSDG-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

BuidForSDG Challenge

Challenge 4 Frontend

Allows a user enter data with some input fields, and then click on a button which passes the data to the estimation function you built from challenge 1 to 3. In the UI, designate each input field with a HTML attribute as follows:input for population data has attribute of data-population input for timeToElapse data has attribute of data-time-to-elapse input for reportedCases data has attribute of data-reported-cases input for totalHospitalBeds data has attribute of data-total-hospital-beds input for periodType data has attribute of data-period-type and should be a SELECT field with values limited to days, weeks, or months the button for submitting the data from the UI should have an attribute of data-goestimate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages