Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-15 | feat: Hand ranking API | Paul Harrison | |
Hand ranking API with a health check root endpoint and rank endpoint. | |||
2022-12-15 | feat: Construct ranked hand with description | Paul Harrison | |
Refactors rank test functions to retern details required for description, then return RankedHand from rank_hand function. | |||
2022-12-15 | feat: Get hand rank | Paul Harrison | |
Method to get rank of a given hand. | |||
2022-12-15 | chore: Introduce card factory | Paul Harrison | |
2022-12-15 | feat: Ensure hand comprises unique cards | Paul Harrison | |
2022-12-15 | chore: Add helpful make commands and run linting | Paul Harrison | |
2022-12-15 | feat: Implement auto-naming string enum | Paul Harrison | |
2022-12-15 | chore: Initial project setup | Paul Harrison | |