IndieCoderMM / IndieCoderMM/todo-app

Morning Session: Peer-to-Peer Code Review

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

# Highlights
Great job on the project. All the core functionality requirements have been met 💪 .
You can:
- Add a new item to the list.
- Delete an item from the list.
- Clear all completed tasks.
- Update existing tasks.

## Optional suggestions
- To improve the validation of new items, you can prevent the addition of duplicate etries.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the entry point that adds new items to the task list and review how new-item validation currently works. The work is done when duplicate entries are rejected while the existing add, update, delete, and clear-completed behavior remains intact.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.