mikaelacaron / Basic-Car-Maintenance

A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!

Home Page:https://mikaelacaron.github.io/Basic-Car-Maintenance/documentation/basic_car_maintenance/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMPROVE - Select a Vehicle in Dashboard and Odometer

dogra25130 opened this issue · comments

Describe the feature you want to improve

Select a Vehicle

When user hasn't added any vehicle we can ask user to add a vehicle before selecting one. Current screen feels a bit confusing as we are asking user to mandatorily add a vehicle even though he hasn't added any yet.

We can show a button saying add vehicle which will take user to the add vehicle screen

@mikaelacaron Can I pick this one?

I don't want this to work in this way, actually related to #40 I want to have an onboarding UI where a person must create their first vehicle there, and then this issue wouldn't come up anymore because it would always be assumed a person will have a vehicle created

I'm thinking a different issue to create is to not let a person delete all their vehicles, if they tried to delete them all, they'd get an error. I'll make that issue now, and comment on it, if you want to work on that one

Sure, will start working on it.
So basically we will be showing an error alert saying that we can't delete all the vehicles.

@dogra25130 I'm going to close this issue, after creating #202 and note that I made the issue labeled first-timers-only, because this is an issue that I would like someone new to the repo to be able to work on, given the scope of the issue

sure. I didn't read you message and raised the PR. Closing the PR for someone else to try.

@dogra25130 thank you for understanding! Also see Discussions if you have a bigger idea of a feature you want to work on, you can discuss it there