aboutsummaryrefslogtreecommitdiff
path: root/src/ToDo-UI (follow)
Commit message (Collapse)AuthorAgeLines
* Modal interface for new To Do.Adrián Oliva2023-05-17-0/+126
| | | | | | 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)
* A simple list for the To Do's.Adrián Oliva2023-05-17-0/+69
| | | | Cannot edit nor remove info. Plain interfaceeeee.
* Search section in a bare bones state.Adrián Oliva2023-05-17-0/+56
Just plain UI interface. No functionality.