Commit Graph

25 Commits

Author SHA1 Message Date
15c9fbfcea refactor(command): refactor exit logic 2026-03-01 14:43:25 +03:00
c4a9fd57aa feat(command): add coordinates in ProductReader 2026-03-01 04:05:44 +03:00
966e819a4a feat(collection): auto assignment id to new Product in CollectonManager 2026-03-01 03:47:03 +03:00
0c03114005 feat(command): command add can add elements 2026-03-01 03:34:47 +03:00
620958cc66 feat(command): add io in ProductReader 2026-03-01 03:13:46 +03:00
406378c7ad chore(command): rename command interface 2026-03-01 03:05:49 +03:00
cb64d2dd9d chore(command): format constructor 2026-03-01 03:01:16 +03:00
35b6c34071 feature(app): add executor 2026-03-01 02:55:02 +03:00
2a1ee293af chore(app): format constructor 2026-03-01 02:48:19 +03:00
96700f4fa2 feature(app): add app initializer 2026-03-01 02:45:42 +03:00
0573d0a3dd refactor(command): refactor CommandManager logic 2026-03-01 02:39:56 +03:00
f1eb0dbe74 refactor(main): delete lab5 dir 2026-03-01 02:06:40 +03:00
08e78ce0e1 feat(io): add io 2026-03-01 02:02:06 +03:00
f86adf0ae9 fix(gradle): change main dir 2026-03-01 01:45:15 +03:00
e2f27d0cd2 feat(command): add command manager and command 2026-02-28 15:29:32 +03:00
b28ff39a5f refactor(input): refactior InputHandler 2026-02-28 15:28:08 +03:00
987c1e2aa9 refactor(main): move InputManager logic 2026-02-27 18:48:23 +03:00
e20c067a60 feat(main): do price validation 2026-02-25 23:37:55 +03:00
e1c1b718ef feat(manager): add product collection manager 2026-02-20 21:39:40 +03:00
c0a99c589c feat(main): add interactive product creation 2026-02-20 21:37:34 +03:00
9a5cb2d5de chore(gradle): enable interactive program run 2026-02-20 21:34:57 +03:00
c213f0c59f fix(model): length 2026-02-20 11:02:28 +03:00
9320c96600 feature(model): add models 2026-02-19 16:49:47 +03:00
addc0ff737 feature(.gitignore): add bin 2026-02-19 16:47:16 +03:00
83a7e395ba init commit 2026-02-19 13:42:45 +03:00