how to code car parking using visual studio c# with total payment.please help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how to code car parking using visual studio c# with total payment.please help

need help im new in vs.

23rd Nov 2016, 3:37 AM
Joey Potestad
Joey Potestad - avatar
2 Answers
+ 2
Hi Joey, You can do anything with C# using Visual Studio or another IDE, but first you need to design the application flow with the client requirements, next define the database you will use. The payment process depend of requirements. Be more detailed. Happy Codes!
23rd Nov 2016, 4:06 AM
Juan Carlos Luna Hernandez
Juan Carlos Luna Hernandez - avatar
0
this is the example. Parking Application.using visual studio c# the user must input the car type,hour in,minutes in,hour left, minutes left. then the output will be like this. Vehicle: CAR Time in: 4:15 Time left: 9:50 Parking Time: 5 hrs and 35 min Rate:4.00/hr Total Charge: 24.00 please help.
24th Nov 2016, 4:08 AM
Joey Potestad
Joey Potestad - avatar