A .NET project designed to demonstrate a C# console application using SQL Server, Dapper, and Docker. It features flashcard stack management, practice sessions, and study statistics, with unit and integration tests written in xUnit using NSubstitute
Stars
1
Forks
0
Watchers
1
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
257
commits
Merge pull request #56 from Dejmenek/51-refactor-card-strategy-instantiation-to-use-abstract-factory-pattern
f0ccf51View on GitHubMerge pull request #55 from Dejmenek/53-move-getnextbox-and-getnextreviewdate-to-a-helper-class
482d7c8View on GitHubrefactor: add StudySessionsHelper for box and review date logic
0aff047View on GitHubMerge pull request #54 from Dejmenek/52-refactor-mapping-logic-to-mappercs
8f78d0aView on GitHubrefactor: move stack mapping from services to mapper class
c22a289View on GitHubrefactor: move study session mapping from service to mapper class
743fbd1View on GitHub