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

Martin & Sofies Eggcellent Todo #14

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

Martin-Joensson
Copy link

Netlify link

https://eggcellent-todo.netlify.app/

Collaborators

[SofieFerrari]

Copy link
Contributor

@AntonellaMorittu AntonellaMorittu left a comment

Choose a reason for hiding this comment

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

Hi Martin and Sofie, well done this week with the Todo App! It's a simple but perfectly working app, build meeting the requirements and following the good practices. Give another check to accessibility, should score at least 95 👍 Good use of updating global state with React Context, you also have your code tidy, I would only recommend to keep an eye on items alignment in the UI (icons perfectly aligned to text), also could be best to leave the column to the right visible even if no tasks are listed, simply have an empty state component displaying like "No tasks added". In this way the UI component will be rendered at loading and not added to the DOM when adding the task, makes the UI move a bit too much. Anyway, you nailed it. Keep up the good work ⭐

Copy link
Contributor

Choose a reason for hiding this comment

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

are you using all the assets? Better delete the ones unused 🧹

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants