mikaelacaron / Basic-Car-Maintenance

A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!
https://mikaelacaron.github.io/Basic-Car-Maintenance/documentation/basic_car_maintenance/
Apache License 2.0
214 stars 123 forks source link

Vehicle List Improvement #213 #259

Closed TratonGossink closed 10 months ago

TratonGossink commented 10 months ago

What it Does

How I Tested

Notes

Screenshot

Simulator Screenshot - iPhone 15 - 2023-11-03 at 05 33 33

Screenshot 2023-10-31 at 5 42 18 AM

TratonGossink commented 10 months ago

Thanks, Mikaela!! It's funny you mentioned using a function. that's what I was originally doing and then got in my own head. I didn't know where to put it, if I'd mess everything up when incorporating it, etc..
I really appreciate this opportunity and am very grateful to be a part of this! Let me know if another one comes up. In the meantime, stay awesome!

mikaelacaron commented 10 months ago

@TratonGossink For this specific issue, I would've made the function private and keep it in this view (below the body)

if you want to work on something else, you're free to comment on any of the open issues that aren't already assigned to someone else

TratonGossink commented 10 months ago

@mikaelacaron I appreciate the insight. If there is still time I'll definitely check out more issues. Thanks again!

mikaelacaron commented 10 months ago

If you could do #5, that would be great!