Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
Create README.md for CryptoAdvisor AI project
2f4ac79View on GitHubfeat: configure CORS in backend and HttpClient in angular
7b79758View on GitHubfeat: implement financial advisor logic and portfolio analysis
ee05474View on GitHubfeat: implement ICryptoAdvisorService and advice use case
9f5f63dView on GitHubfeat: add Type column to Transactions table
927e481View on GitHubfeat: implement virtual cash balance logic using TransactionType
113305dView on GitHubfeat: implement GetPortfolio use case with LINQ aggregation
4944662View on GitHubfeat: implement CreateTransaction use case and application DI
5297d3eView on GitHubfeat: add TransactionsController and create transaction endpoint
0009c37View on GitHubfeat: implement Transaction repository and register in DI
f391bcdView on GitHubfeat: create and apply initial database migration
5b069c8View on GitHubfeat: isolate dependency injection into infrastructure extensions
e55707fView on GitHubfeat: create AppDbContext and configure infrastructure layer
eca9779View on GitHubfeat: feat: add transaction entity with domain validation
327a578View on GitHub