-
Notifications
You must be signed in to change notification settings - Fork 34
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
Week 10 – To-do App – Kathinka & Nathalie #22
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Kathinka Sewell <kathinka@users.noreply.github.com>
…d status - it works but should de refactored so it uses useContext correctly
…y - but it still has issues :( light styling as well - but it is ugly and temp so lets improve it
…f the text is too long also I adjustet the text so its optically in line with the checkbox.
…ser could change it
…askData and TaskMaker component styles. added local storage
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Kathinka & Nathalie, well done this week with the Todo App! You pushed yourself to accomplish more and implement some stretch goals, awesome! The app comply with responsiveness, good use of updating global state with React Context, you also have your code tidy (I left a comment about one file to format), please check the sorting functionality, it's not there yet. Great you added moment.js and localStorage implementation. Give another check to accessibility, should score at least! Keep up the awesome work ⭐
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did you test this feature? The sorting is buggy - please test test test 🚀 and format the file too
… correctly. added a variable to store the original list in, and made sure it got updated on new entries, but not when the list where sorted, so the original order was kept.
Netlify link
https://kathinkas-and-nathalies-task-master.netlify.app/
Collaborators
[kathinka]