Meknassih / Meknassih/easyPartnerAngularTest

Each Car item has a deletion button

Open
#5 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

user story
Dominant language
HTML
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

L’utilisateur peut supprimer une voiture. L’id de cette voiture ne peut pas être réutilisé pour la
création d’une voiture.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Angular 10 Car item component and the ngrx state handling for cars. Trace the existing car creation and list actions before defining the deletion flow. Done means a user can delete a car and its id cannot be reused when creating another car.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.