summaryrefslogtreecommitdiffstats
path: root/ui-console/.project
diff options
context:
space:
mode:
authorKostya <mail@sartin.in>2026-08-14 11:02:33 +0000
committerKostya <mail@sartin.in>2026-08-14 11:02:33 +0000
commit98ebc2b0f6fdde1f7502a35ebe067fb95e5ee336 (patch)
tree9704fcc7cc1d17a3743928c0219728887a65862b /ui-console/.project
parentdb4317bbe0ff5709fa54ade5bec112186ca9aca3 (diff)
downloadguess-market-98ebc2b0f6fdde1f7502a35ebe067fb95e5ee336.tar.gz
guess-market-98ebc2b0f6fdde1f7502a35ebe067fb95e5ee336.tar.xz
guess-market-98ebc2b0f6fdde1f7502a35ebe067fb95e5ee336.zip
Wire buyShares and menu commands, replace factory interfaces with DI
Implement LocalGuessMarketContext.buyShares/loadEvents via a new TradingOperation and Loader, backed by in-memory repositories. Replace the ConsoleInputProviderFactory/ConsoleOutputProviderFactory pattern with picocontainer-injected providers, and drive the menu from a list of MenuCommand implementations instead of a hardcoded printout.
Diffstat (limited to 'ui-console/.project')
-rw-r--r--ui-console/.project1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui-console/.project b/ui-console/.project
index d620a57..ca461d9 100644
--- a/ui-console/.project
+++ b/ui-console/.project
@@ -4,6 +4,7 @@
4 <comment></comment> 4 <comment></comment>
5 <projects> 5 <projects>
6 <project>guess-market-api</project> 6 <project>guess-market-api</project>
7 <project>guess-market-service</project>
7 </projects> 8 </projects>
8 <buildSpec> 9 <buildSpec>
9 <buildCommand> 10 <buildCommand>