KKlochko
|
394f821d35
|
Refactor the City and its tests.
|
2 years ago |
KKlochko
|
6db3465407
|
Refactor the User validator.
|
2 years ago |
KKlochko
|
41acdd861b
|
Update the order method to update the cart's status to DONE.
|
2 years ago |
KKlochko
|
2851fe86bb
|
Add the order method and its route.
|
2 years ago |
KKlochko
|
87c921c3e3
|
Add the index page to show the cart's items.
|
2 years ago |
KKlochko
|
4d8506a3a4
|
Refactor names for the Cart API and its tests.
|
2 years ago |
KKlochko
|
fd4a4bf5ea
|
Add the addItem method, that add an item to a Cart, and its route.
|
2 years ago |
KKlochko
|
b3d7815f59
|
Add the selectCompany method and its route.
|
2 years ago |
KKlochko
|
c0bfcd07c7
|
Add CartController, the selectCity method and its test.
|
2 years ago |
KKlochko
|
4a4d5e7335
|
Add Cart model, resource and its API, Pivot table with Items.
Update Items model to have relationship with cart.
|
2 years ago |