Basic explanation of programs user intent. - woodrdk/CarRepairTracker GitHub Wiki
Welcome to the CarRepairTracker wiki!
-
Once user installs the app first screen will have main nav form and the navigation buttons form ... will also pop up form asking them to enter a name in as a user.
-
Then return to the main nav screen and allow them to pick who is the current user and their car. If no car exists for the user will ask them to add car when they submit, populating the add car form
-
Have user add car.
-
If user and car is selected then will welcome the user and display the user and the car on screen. Will then ask them what they want to do.
-
Will allow them to look at repair history, add repair or change car on main nave screen. Or user can use navigation buttons / menu form to determine what they would like to do.
-
User can add, edit, delete 3 things .. car, repair and user...