small project

Looking for volunteers to join your project? Need help with a script but can't afford to pay? Want to offer your services as a volunteer to build up your portfolio? This is the place for you...

Moderator: General Moderators

Post Reply
mic8310
Forum Newbie
Posts: 8
Joined: Tue Jun 14, 2016 12:58 pm

small project

Post by mic8310 »

hi

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!
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: small project

Post by Christopher »

I understand how the data is organized in the database table, but please explain the selection process more clearly:
mic8310 wrote: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)
(#10850)
Post Reply