| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
| |
On the user end it displays in a human readable way. On the database it
is saved in ISO format. A lot of changes had to be made to control it.
|
| |
|
| |
|
| |
|
|
|
|
| |
Not on "edit to do" or "new to do".
|
| |
|
|
|
|
|
| |
We have a separate list from the original `todos_list`. It saves all currently
filtered to do's for the listing to be as easy as possible.
|
|
Broke `ToDo.jsx` into two separate files. Broke each function into
simpler functions. Hope this makes the whole project more readable.
|