Meknassih / Meknassih/easyPartnerAngularTest
Each Car item has a deletion button
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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