Commit Graph
7 Commits
Author SHA1 Message Date
KKlochko d2c9ceea52 Add CartItemFormatter to show cart items. 2023-06-20 21:06:48 +03:00
KKlochko 6003b2b8cf Remove the method to get name and count for 'addItem' command.
continuous-integration/drone/push Build is passing
2023-06-20 19:28:19 +03:00
KKlochko 3c94432cfb Add the method to get formated item name and count.
continuous-integration/drone/push Build is failing
2023-06-20 16:53:02 +03:00
KKlochko 5eeaf1ee67 Add the method to get acity or company name from the args, tests.
continuous-integration/drone/push Build is passing
2023-06-20 15:06:23 +03:00
KKlochko ea3fb8ca7f Add formatters for Company, Category, Item models. 2023-06-20 13:39:52 +03:00
KKlochko d99c246de2 Update the CityFormatter to have the header as an argument. 2023-06-20 13:38:56 +03:00
KKlochko a95638a6d5 Add formatters, tests. 2023-06-16 17:21:39 +03:00