Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Preparing branch to merge. | Adrián Oliva | 2023-05-17 | -2/+0 |
| | | | | Merge to main. | |||
* | Moved `ToDo.jsx` file into main folder. | Adrián Oliva | 2023-05-17 | -1/+1 |
| | ||||
* | Broken big function into smaller functions. | Adrián Oliva | 2023-05-17 | -2/+3 |
| | ||||
* | Moved `ToDo.jsx` to UI folder. | Adrián Oliva | 2023-05-17 | -1/+1 |
| | ||||
* | Redux used to add ToDos | Adrián Oliva | 2023-05-17 | -6/+3 |
| | | | | 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/+2 |
| | | | | | | 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 Oliva | 2023-05-17 | -0/+2 |
| | | | | Cannot edit nor remove info. Plain interfaceeeee. | |||
* | Search section in a bare bones state. | Adrián Oliva | 2023-05-17 | -0/+2 |
| | | | | Just plain UI interface. No functionality. | |||
* | Added bootstrap library. | Adrián Oliva | 2023-05-17 | -6/+5 |
| | | | | We now have better looking assets! | |||
* | Modified to be minimal. | Adrián Oliva | 2023-05-17 | -48/+3 |
| | ||||
* | Start point. | Adrián Oliva | 2023-05-16 | -0/+58 |
Visit https://github.com/nvh95/vite-react-template-redux to see original template. |