Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2023-05-28 | Database can now be implemented.v0.4.0 | Adrián Oliva | -1/+1 | |
Although it still uses Redux and stores the to dos internally, calls to the API are made to refresh the to dos and store them. | ||||
2023-05-26 | New package 'Axios' installed. | Adrián Oliva | -0/+1 | |
New dependency. This will help us on making HTTP requests to connect to our Back End. | ||||
2023-05-26 | Front End now runs in port 8080. | Adrián Oliva | -2/+2 | |
2023-05-21 | Version 0.3.0. Added filtering.v0.3.0 | Adrián Oliva | -1/+1 | |
Now let's search for bugs. | ||||
2023-05-20 | Version 0.2.1. Ready to merge to main.v0.2.1 | Adrián Oliva | -1/+1 | |
2023-05-19 | Merge with main. Stable branch.v0.2.0 | Adrián Oliva | -1/+1 | |
2023-05-17 | Ready to build.v0.1.0 | Adrián Oliva | -1/+1 | |
2023-05-17 | Added bootstrap library. | Adrián Oliva | -0/+1 | |
We now have better looking assets! |