Skip to content

distillers86/pokerStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poker Stat Tracker Indie Project

Problem Statement

Presently there are many online solutions for individuals to join in online friendly games of poker. One such application is Poker Mavens which I personally have experience in using with a group of up to 20 other individuals weekly. While the application itself is quite sufficient and easy to use, it lacks any kind of historical statistical tracking.

The goal of my indie project is to create a supplementary application in order to allow the host of periodically held poker games to easily enter each player's outcome each game played. Additionally, as each game of poker plays the same regardless of the application facilitating the game, the poker stat tracker will not be limited to just games played through Poker Mavens.

User Stories

Can be found within this public kanban board: https://trello.com/b/ObrBy8ml/poker-plus

The only tickets I would not consider being MVP would be implementing Chart JS or some comparable visual add on to display stats. Additionally, deleting users might not be necessary up front either.

Web Services

I haven't yet come up with a web service I could think of. Still thinking on what I might be able to include. The Poker Mavens site we use to play poker does have APIs I could interact with though the problem is that the poker application is run locally on my friends network so I don't know if I could get him to leave it open all the time to be able to use and test on. So otherwise if not, I'm trying to think of alternate web services I could implement instead.

project timeline

Week Start Date Details
Week 7 2/28/2021 Create database
Week 8 3/7/2021 Begin work on login process and some front end features
springbreak 3/14/2021 Complete work on landing page, login process, and begin navbar
Week 9 3/21/2021 Begin work on registration process and continue work on profile features
Week 10 3/28/2021 Finish work on profile features including personal stats.
Week 11 4/4/2021 Begin work on League Info features: player list, past game results, and leaderboard
Week 12 4/11/2021 Finish work on league info features. Being work on admin features
Week 13 4/18/2021 Complete work on admin features. Implement API usage...
Week 14 4/25/2021 Run through app and apply cosmetic enhancements (styling: font, colors, etc. )
Week 15 5/2/2021 Fix/clean up any remaining items
Week 16 5/9/2021 Give presentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages