aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-16fix: Typo.HEADmainPaul Harrison
2023-05-16chore: Update Black to v23.3Paul Harrison
2023-05-16docs: Add project background summaryPaul Harrison
2023-05-16feat: Dockerize APIPaul Harrison
2023-05-16docs: Update README with requirementsPaul Harrison
2022-12-15feat: Hand ranking APIPaul Harrison
2022-12-15feat: Construct ranked hand with descriptionPaul Harrison
2022-12-15feat: Get hand rankPaul Harrison
2022-12-15chore: Validate hand lengthPaul Harrison
2022-12-15chore: Introduce card factoryPaul Harrison
2022-12-15feat: Ensure hand comprises unique cardsPaul Harrison
2022-12-15fix: Suit enum definitionPaul Harrison
2022-12-15chore: Add coveragePaul Harrison
2022-12-15chore: Add helpful make commands and run lintingPaul Harrison
2022-12-15chore: Add linting configurationPaul Harrison
2022-12-15chore: Add Pytest configurationPaul Harrison
2022-12-15feat: Implement card and hand domain modelsPaul Harrison
2022-12-15feat: Implement auto-naming string enumPaul Harrison
2022-12-15chore: Initial project setupPaul Harrison