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

To-Do List App #29

Merged
merged 1 commit into from
May 13, 2024
Merged

Conversation

akjain1509
Copy link
Contributor

to do list added with delete task feature

Screen 1 (Main Screen):
Display a list of tasks with checkboxes to mark them as completed.
Button to add a new task.

Screen 2 (Add Task):
Input field to add a new task.
Button to save the task.

Directory: /src/screens/ToDoList

@Hemu21
Copy link
Contributor

Hemu21 commented May 12, 2024

@akjain1509 can you please tell the node version you used.

@akjain1509
Copy link
Contributor Author

@akjain1509 can you please tell the node version you used.

v18.17.0

@Hemu21
Copy link
Contributor

Hemu21 commented May 12, 2024

@akjain1509 Thank you

Copy link
Owner

@smilewithkhushi smilewithkhushi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean and readable code! The given functionalities have been fulfilled

@smilewithkhushi smilewithkhushi merged commit 9499c18 into smilewithkhushi:master May 13, 2024
1 check passed
@smilewithkhushi
Copy link
Owner

Merged! Great work!
make sure to provide the screenshots of the output in the future PRs for faster approval.

@akjain1509
Copy link
Contributor Author

akjain1509 commented May 13, 2024 via email

@smilewithkhushi smilewithkhushi added good first issue Good for newcomers level1 Level 1 Issue for GSSoC'24 level2 Level 2 Issue for GSSoC'24 gssoc Issue for GSSoC'24 and removed level1 Level 1 Issue for GSSoC'24 labels May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers gssoc Issue for GSSoC'24 level2 Level 2 Issue for GSSoC'24
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants