Personal Todo list using react

DATE
AUGUST 15, 2023
project
coding ui with react
My interactive to do list!

For this Tuesday’s challenge, I wanted to start experimenting with React, JavaScript, and CSS, as I am currently a novice in this area. In this UI, I am able add, delete, edit, and cross off tasks. I faced many challenges during this project, and I will admit, it probably took me longer than it should have! Nevertheless, I was able to learn a lot about the materials and languages used to create a usable, interactive UI and freshen up my coding skills!

Tools Used: Github, React App, Youtube Tutorial (I followed this very closely to learn!), VS Code

Challenges: Installing client(s), Syntax, CSS, overcoming errors

If I had more time: I would create a system that allows the user to sort and highlight specific tasks. I would also allow the user to change the color of each task bar to help categorize them by task type.

Previous
Previous

Day 5: Interactive Shopping

Next
Next

Day 7: Login Page