[x] A review of your TEAM code commits and deltas, preparation of key commits on features is desired
For my part of the project, I was to create the main game of the ASL recognition website as well as the leaderboard keeping track of everyone's maximum streaks and points earned.
Some of the main things that I had to keep in mind when working on this component of the project included...
Making sure that the game implemented the actual ASL machine learning model to decide if the gesture that the player shows to the camera indeed matches what is shown on the screen (before I just made it randomly decide if it was correct or not until I figured out a real way to use the machine learning model)
Making sure that the user's maximum points and streaks are tracked (in the account that they are logged into) so that their scores can be added to the leaderboard
Making sure that the leaderboard database is updated simultaneously and clearly shows the players and their respective scores and highest streaks being added to it
Key commits: memory game logic, adding the timer so that the player would only spend 60 seconds on the game and not forever, leaderboard on the frontend and backend
[x] A review of your JWT/Individual code commits and deltas, preparation of key commits on JWT is desired
[x] Helped out a bit in the signup process
[x] A review of your GitHub commits, work style and work frequency
[x] Other assets, no code, that you created during the sprint
For my part of the project, I was to create the main game of the ASL recognition website as well as the leaderboard keeping track of everyone's maximum streaks and points earned.
Some of the main things that I had to keep in mind when working on this component of the project included...
Key commits: memory game logic, adding the timer so that the player would only spend 60 seconds on the game and not forever, leaderboard on the frontend and backend
[x] A review of your JWT/Individual code commits and deltas, preparation of key commits on JWT is desired
[x] A review of your GitHub commits, work style and work frequency
[x] Other assets, no code, that you created during the sprint