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

add the update_task feature #31

Merged
merged 3 commits into from
Jun 10, 2021
Merged

add the update_task feature #31

merged 3 commits into from
Jun 10, 2021

Conversation

kasul092
Copy link
Owner

@kasul092 kasul092 commented Jun 8, 2021

I add the update_task feature in this project. For update the task first it will take the task_id from user and then it will be check , if the given id is present in our database file or not. If it matched then it will again take input what will update. After providing, it will update the task in table. You can show the changes using show command.
Screenshot (52)

@kasul092
Copy link
Owner Author

Fix the bug of update task feature. It update the task.
Screenshot (55)

@kasul092 kasul092 merged commit d1e94b8 into main Jun 10, 2021
@kasul092 kasul092 deleted the update_task branch June 10, 2021 18:39
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.

None yet

1 participant