Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement CSV export of maintenance events #371

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

mitaligondaliya
Copy link
Contributor

What it Does

  • Closes FEATURE - CSV Export of Maintenance Events Only #343
  • Added a picker to allow users to choose between PDF and CSV export options.
  • Implemented functionality to generate a CSV file containing the maintenance events of selected vehicles.
  • Integrated ShareLink to enable sharing of the generated CSV file.

How I Tested

  • Run the application
  • Go to the dashboard and add a new maintenance event. This will enable the share button.
  • Tap the share button to proceed to the vehicle selection screen.
  • Select a vehicle, and a picker will appear.
  • Choose CSV as the export format.
  • See the result

Screenshot

Simulator.Screen.Recording.-.iPhone.16.Pro.-.2024-11-21.at.18.13.47.mov

@mikaelacaron
Copy link
Owner

awesome work!! I'll look at this PR over the weekend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FEATURE - CSV Export of Maintenance Events Only
2 participants