Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Heavy refactoring. | Adrián Oliva | 2023-05-21 | -0/+175 |
| | | | | | Broke `ToDo.jsx` into two separate files. Broke each function into simpler functions. Hope this makes the whole project more readable. | |||
* | Redux used to add ToDos | Adrián Oliva | 2023-05-17 | -126/+0 |
| | | | | WE MADE IT!! I don't know how, but it is functional. :'3 | |||
* | Modal interface for new To Do. | Adrián Oliva | 2023-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) |