aboutsummaryrefslogtreecommitdiff
path: root/index.html (follow)
Commit message (Collapse)AuthorAgeLines
* Edit button almost done.Adrián Oliva2023-05-19-0/+14
| | | | Noticed some bugs. Will patch on later commits.
* Modal interface for new To Do.Adrián Oliva2023-05-17-0/+25
| | | | | | Hardest one yet. I don't know how I did it, but I used the `bootstrap-datepicker` plugin for selecting the Due Date. (https://github.com/uxsolutions/bootstrap-datepicker)
* Start point.Adrián Oliva2023-05-16-0/+13
Visit https://github.com/nvh95/vite-react-template-redux to see original template.