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

Zahra sharifi soltani's intern project #13

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

Conversation

ZaraSharifiSo
Copy link

@ZaraSharifiSo ZaraSharifiSo commented May 10, 2024

Please answer the following questions.

  1. What is your name?

Zahra Sharifi Soltani

  1. How long did you work on this project?
    Around 1.5 hours

  2. What is the most challenging part of the project?
    Dealing with pending tasks.

  3. What did you learn from this project?
    Learning about node.js, curl, and Postman.

  4. What would you like to add or improve in this project?
    Adding sorting based on features, expected completion time and task priority.

  5. What is your feedback on this project?
    It is a practical, well-structured and interesting project.

  6. What is your suggestion for this project?
    Adding features that I mentioned in the improving section.

  7. Could you mark which of the following requirements you have completed?

Create a Todo App todo the following requirements:

  • It should be possible to create a task.
  • It should be possible to read a task.
  • It should be possible to mark a task as completed.
  • It should be possible to update the title of task.
  • It should be possible to delete a task.
  • It should be possible to list all tasks.
  • It should be possible to list all completed tasks.
  • It should be possible to list all pending tasks.

Once competed, you can submit a pull request to the original repository.

Ensure:

  • The code is clean and readable.
  • The code is well-structured.
  • The code is well-commented.
  • Only the required files are committed.
  • Answer the questions in the pull request template.

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