Making a Car Database on Jcreator
I need to make a car database in this format on jcreator:
Menu
1)Add Car
2)Edit Car
3)Delete Car
4)View Car
5)Exit
and for the car specs i only need name model and colour (or color if your american)
the problem I have is I HAVE NO CLUE WHERE TO START AND I NEED TO FINISH BY TOMORROW LUNCH :( plz help
What do you mean really with car database?
I mean that, when I print the code I have it should come up with a menu where u can choose 1 of the options i listed and you can add cars to the database, edit them (change colour etc.) and delete them and when you want to view what is there you can click view car and it will show the table of all the cars i the database,does this make more sense?