mikaelacaron / Basic-Car-Maintenance

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

FEATURE - CSV Export of Maintenance Events Only #343

Open mikaelacaron opened 1 month ago

mikaelacaron commented 1 month ago

Describe the feature you want the app to have that it currently doesn't

Full flow:

Describe alternatives you've considered

More features will be added to this after this issue and #342 are completed, stay tuned!

Additional context

CSV format:

date, vehicle name, notes
mitaligondaliya commented 1 month ago

@mikaelacaron I'm interested in working on this issue and would like to take it on.

mikaelacaron commented 1 month ago

You can only work on one issue at a time, what's left for you to wrap up #338 ?

mitaligondaliya commented 1 month ago

You can only work on one issue at a time, what's left for you to wrap up #338 ?

I only need to update the preview icon sizes. I'll finish that, and if this issue is still pending, I'll start working on it.