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

[Feat]Import tasks from backup csv #91

Closed
sommye-ctr opened this issue Dec 28, 2024 · 0 comments · Fixed by #127
Closed

[Feat]Import tasks from backup csv #91

sommye-ctr opened this issue Dec 28, 2024 · 0 comments · Fixed by #127
Assignees
Labels
easy This is an easy issue worth 15 points

Comments

@sommye-ctr
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
User might want to restore their tasks if they have changed their device or uninstalled the app previously.

Describe the solution you'd like
An option to restore tasks from a CSV file (exported from the app #24) should be provided. Proper UI updates must be displayed to the user during the restoration process, and errors should be handled effectively to inform the user about any issues encountered. The entire transaction should be atomic and consistent to ensure data integrity.

Sanat-Jha added a commit to Sanat-Jha/Taskly that referenced this issue Jan 4, 2025
Akshit517 pushed a commit that referenced this issue Jan 18, 2025
* made load tasks from csv files feature #91

* removed hasdeadline

* bug of not loading no deadline tasks resolved

* pubspec.lock file restored

* reset the changed files

* restored permissions
@Akshit517 Akshit517 added the easy This is an easy issue worth 15 points label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy This is an easy issue worth 15 points
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants