Skip to content

Releases: slice-it/client

Alpha Release

04 Nov 16:56
8ece36a

Choose a tag to compare

Alpha Release Pre-release
Pre-release

v1.0.0 - Alpha release, release notes

Overview
Slice It alpha release is a major release that includes all the components and files that have been added to the project so far. Features are subject to change in the upcoming "beta" release expected. The beta is expected to be released on the 21st of November 2019.

We are currently looking for new "Slice It" users to test our product so we can make every possible improvement before the beta release. You can submit feedback here: https://docs.google.com/forms/d/1zEwEIBv_OVq0OJ9pEKJgHPg160Mz3yHK21VrutrX9NY/viewform?edit_requested=true

This is the client-side release of our application

Feature List

  • Created a game thread modal for community interaction and game bets #16, #24
  • Created a betting system #14, #43, #42
  • Created Login/Signup Modals #4, #49
  • Set up user validation on page render #63
  • Created a page that displays a list of NFL games #24, #17
  • Created a leaderboard that ranks registered Slice It users #26, #80
  • Created homepage #21, #113
  • Implemented user-bet indicator on user-associated comment #118
  • Implemented game scores that get updated after a game has finished #114
  • Implemented a way for users to see their bets + disabling game betting after betting and for finished games #110
  • Created a way to display how long ago a comment was posted #89, #94
  • Implemented automatic updates to user slices after a bet has been made #91
  • Implemented a way to reply to existing comments #68

Responsive changes

  • Made homepage responsive #119
  • Made navigation responsive #117
  • Made leaderboard responsive #99
  • Made games page responsive #98
  • Made game thread responsive #97

Design

  • Created high-fi wireframes for homepage #116
  • Designed game thread #84, #11
  • Designed games page #11
  • Designed leaderboard page #11
  • Decided Color Palette #8
  • Created high-fi wireframes for MVP #11
  • Designed Slice It logo #10
  • Created wireframes for user flow (Hi-Fi) #9
  • Implemented site navigation (Navbar) #18

Fixes/improvements

  • Fixed Slice It logo font to be consistent on all browsers and devices #66
  • Made improvements to game cards on games page #55
  • Fixed bug where user predictions pie-chart animated weirdly #115
  • Moved pizza slices indicator to the navbar cross-page visibility #83
  • Converted game thread to modal #81

Hosting

  • Implemented a Netlify site for the production environment #47

Tooling/Configurations

  • Installed/configured ES-Lint #28
  • Installed/configured Git (Deployment flow) #12
  • Installed/configured React Router #19
  • Setup User Flow #7
  • Setup React #6
  • Configured front-end framework #5