aboutsummaryrefslogtreecommitdiff
path: root/index.html (unfollow)
Commit message (Collapse)AuthorLines
2023-05-19Welp, we needed JQuery to reset forms...Adrián Oliva-0/+4
2023-05-19The date selection was MUCH easier than I thought...Adrián Oliva-39/+0
I'm mad. :C
2023-05-19Edit button almost done.Adrián Oliva-0/+14
Noticed some bugs. Will patch on later commits.
2023-05-17Modal interface for new To Do.Adrián Oliva-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)