looking for help with a small project, im new to coding.... i can alter stuff but cannot create from new
I have an excel spreadsheet which id like to convert into a website so understand i need to create a couple of sql databases and stuff but no matter how many websites i read, ive only really got a basic grasp of what id need to do.
on the spreadsheet i have 3 rows. lets say its based on 0-60 car speed times.
row 1 - car. row 2 - speed in seconds row. 3 - good to bad
ford 1 - 10 - determined by a stopwatch good
citroen 1 - 10 - determined by a stopwatch ok
toyota 1 - 10 - determined by a stopwatch average
so we select the car, a stopwatch will log the time (in seconds) and that will tell us if its good or not (as pre-set in row 3)
make sense?!
any help appreciated!