Skip to content

Lambdaphile/solvoyo-react-todo

Repository files navigation

🎯 Solvoyo React To-Do App [preview]

NOTE TO THE REVIEWER OF THIS CODE: Please take time to check my implementation and documentation efforts. It's an elegant no copy-paste solution (I could complete the challenge under an hour with copy-paste), but instead I went the hard way and studied the ins and outs of ReactJS, and I believe I came with an unique and above average solution (in order to demonstrate my ambition as aspiring software engineer)... Thank you for your attention!

Other than Git there's also a Trello Board which contains aditional history about the project.

Challenge requirements (4/4) completed:

  • Add/Remove items to list
  • Mark/Unmark an item as DONE
  • Filter items by done, undone
  • Store items on browser's local storage
  • (Optional) Categorize list and filter by category (working tirelessly on this last one too...)

Project's core tools:

Other API's and Tools used in this project:

Screenshot: (design is mine)... 😎

For Solvoyo...