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 #132

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

Conversation

yurapredein
Copy link

Task: https://github.com/rolling-scopes-school/tasks/blob/master/stage1/modules/clean-code/clean-code-s1e1.md
Screenshot:
image
Deploy: https://yurapredein.github.io/clean-code-s1e1/
Done 16.12.2024 / deadline 17.12.2024
Score: 45 / 45
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.

yurapredein and others added 19 commits December 15, 2024 18:05
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