VB.Net developer

Job ID: 31494554

Budget: $30 – $250 AUD

Simple project, I am just time poor, and haven't programed vb for years.
I am Tracking pit stops of multiple cars at a race meeting,
I need to add a car race number and dynamically add 2 buttons with the car number and in - out. when the in button is clicked it puts the time in a label, out adds time to the next label, these need to be added dynamically for each pit stop, could be up to 20 pit stops, and up to 20 cars.
There are more layer to this project, that I can tinker with later, as an idea I have included a photo of the spreadsheet I use to track our 2 cars, I dont need to know the likes of fuel but I do need to add laps. this is so I can keep tabs on what the oppositions cars are doing
I see that once the in button is clicked the out button becomes visible, the in button is not visible until the out button is clicked, though if someone can put together a rough functioning example I can fashion it to do as I need
input flow I see,
button "ADD NEW CAR"
enter car number in input box
dynamic button added "Car (Number) In" Visible = true
dynamic button added "Car (Number) Out" Visible =False
Repeat for each car
click 'IN' button
in button visible=false
out button visible = true
in time is added to a label
Out button click
time added to dynamic label
Button out visable = false
button in visable = true
input box 'number of laps'
laps added to next box.
the data could also be in a grid
finally all data exported as a CSV file
I will need all code for the project as I will need to modify how the data is manipulated
Related categories: PHP Visual Basic .NET Software Architecture VB.NET