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

Answer:5 Crud application #1097

Closed
wants to merge 2 commits into from
Closed

Conversation

jeanjoe
Copy link

@jeanjoe jeanjoe commented Sep 2, 2024

What this PR Does

  • Fetches a list of All Todos.
  • Generates random Title for a Todo item during Update
  • Handles Network errors
  • Deletes a Todo Item from the list
  • Disables buttons when an Item is being processed

The PR leverages on the https://jsonplaceholder.typicode.com/todos API

How to test:

  • run npx nx serve angular-crud-application to start the application

@github-actions github-actions bot added 5 exercice crud application answer answer labels Sep 2, 2024
Copy link

This pull request is stale because it has been open for 15 days with no activity.

@github-actions github-actions bot added the stale label Sep 24, 2024
Copy link

github-actions bot commented Oct 1, 2024

This pull request was closed because it has been inactive for 5 days since being marked as stale.

@github-actions github-actions bot closed this Oct 1, 2024
@tomalaforge tomalaforge removed the stale label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 exercice crud application answer answer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants