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

Clean code s1e1 #128

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

EvzenPetrov
Copy link

TODO applications

@EvzenPetrov
Copy link
Author

Indentation: implemented in the whole project.
Application Functionality :
Adding a new item to the "TODO" tasks list.
Editing an item in the "TODO" tasks list.
Deleting an item from the "TODO" tasks list.
Marking an item as "COMPLETED" and moving it to the corresponding list via the checkbox.
Deleting an item from the "COMPLETED" list.
Editing an item in the "COMPLETED" list.
Marking an item as incomplete via the checkbox and moving it into the "TODO" tasks list.
The appearance of the application has not been changed.
Alternate text is present for all necessary images.
The delete button animation works.

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.

1 participant