Skip to content

London | 26-ITP-January | Mouawia Elkhalifa | Sprint 3 | Todo list #1098

Open
MouawiaElkhalifa wants to merge 4 commits intoCodeYourFuture:mainfrom
MouawiaElkhalifa:coursework/sprint-3-todo-list
Open

London | 26-ITP-January | Mouawia Elkhalifa | Sprint 3 | Todo list #1098
MouawiaElkhalifa wants to merge 4 commits intoCodeYourFuture:mainfrom
MouawiaElkhalifa:coursework/sprint-3-todo-list

Conversation

@MouawiaElkhalifa
Copy link
Copy Markdown

Learners, PR Template
Self checklist

[x] I have titled my PR with London | 26-ITP-January | Mouawia Elkhalifa | Sprint 3 | Todo List

[x] My changes meet the requirements of the task

[x] I have tested my changes

[x] My changes follow the style guide

Changelist
In this PR, I have completed the Todo List exercised

@github-actions

This comment has been minimized.

@MouawiaElkhalifa MouawiaElkhalifa added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Mar 25, 2026
@github-actions

This comment has been minimized.

@github-actions github-actions bot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Mar 25, 2026
@MouawiaElkhalifa MouawiaElkhalifa added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Mar 25, 2026
@github-actions

This comment has been minimized.

@github-actions github-actions bot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Mar 25, 2026
@MouawiaElkhalifa MouawiaElkhalifa force-pushed the coursework/sprint-3-todo-list branch from be8ee45 to f751313 Compare March 25, 2026 14:07
@MouawiaElkhalifa MouawiaElkhalifa added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Mar 25, 2026
@github-actions

This comment has been minimized.

@github-actions github-actions bot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Mar 25, 2026
@MouawiaElkhalifa MouawiaElkhalifa force-pushed the coursework/sprint-3-todo-list branch from f751313 to 2295841 Compare March 25, 2026 14:13
@MouawiaElkhalifa MouawiaElkhalifa added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Mar 25, 2026
"description": "You must update this package",
"type": "module",
"scripts": {
"serve": "http-server",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Why did you remove the script? I can not test the code with the npm run serve command

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Hi, I’ve addressed the feedback.
Restored the serve script in package.json

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I don't see the restored serve script

}

// Remove all tasks that are marked as completed§
export function deleteCompleted(todos) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I don't see a button that on the webpage where I can trigger this code

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Hi, I’ve addressed the feedback.
Added a “Delete completed tasks” button to the UI
Connected the button to deleteCompleted(todos) so it removes completed tasks correctly

@Luro91 Luro91 added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Apr 6, 2026
@MouawiaElkhalifa MouawiaElkhalifa added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Apr 6, 2026
@Luro91 Luro91 removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Reviewed Volunteer to add when completing a review with trainee action still to take.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants