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

Add voice-over and voice control supports to the Dashboard page. #283

Closed rbennum closed 7 months ago

rbennum commented 8 months ago

What it Does

How I Tested

Notes

Screenshot

https://github.com/mikaelacaron/Basic-Car-Maintenance/assets/8705838/a4e5e8f6-d5ae-4ac6-8304-99ec9b019b0c

rbennum commented 7 months ago

Hi @mikaelacaron thank you so much for addressing the problem here. Sorry for being absent as I was not in the best way possible to handle a lot of things for the last two weeks. I'll try to address your concern soon.

rbennum commented 7 months ago

After considering all your inputs, the only thing worth adding is the way I handled the voice-over/control on VStack. If there are any actions related to other views, perhaps it's best to make another PR for it. Looking forward to your next input!