-
-
Notifications
You must be signed in to change notification settings - Fork 174
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)
Description
Describe the feature you want to improve
WelcomeView
andWelcomeViewAddVehicle
have been created but aren't officially attached to the actual app flow.- Connect these two screens so that a user using the app for the first time will see the
WelcomeView
, and then pushWelcomeViewAddVehicle
after tapping continue - Change the "Welcome 🥳 " button to say "Add Vehicle"
- Once Add Vehicle is tapped, dismiss this onboarding flow, and the user should see the
DashboardView
Note
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
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
Status
Todo