-
-
Notifications
You must be signed in to change notification settings - Fork 199
IMPROVE - Connect WelcomeView and WelcomeViewAddVehicle to App Flow #285
Copy link
Copy link
Open
Labels
first-timers-onlyIssues specifically for people who are new to open sourceIssues specifically for people who are new to open sourcegood first issueGood for newcomersGood for newcomershacktoberfestAny issue that can contribute to hacktoberfestAny issue that can contribute to hacktoberfestimprovementImprove an existing feature (like error handling)Improve an existing feature (like error handling)
Metadata
Metadata
Assignees
Labels
first-timers-onlyIssues specifically for people who are new to open sourceIssues specifically for people who are new to open sourcegood first issueGood for newcomersGood for newcomershacktoberfestAny issue that can contribute to hacktoberfestAny issue that can contribute to hacktoberfestimprovementImprove an existing feature (like error handling)Improve an existing feature (like error handling)
Projects
StatusShow more project fields
Todo
Describe the feature you want to improve
WelcomeViewandWelcomeViewAddVehiclehave been created but aren't officially attached to the actual app flow.WelcomeView, and then pushWelcomeViewAddVehicleafter tapping continueDashboardViewNote
Don't actually write the code for adding the vehicle in Firebase, because I want to look closer at how this works (this is going to be broken in a different task), because the functionality is in the
SettingsViewModel, which isn't accessible at this point)Describe alternatives you've considered
N/A