Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 2 KB

README.md

File metadata and controls

41 lines (31 loc) · 2 KB

Golf With Friends

Developed by: Kyle Chung

Live site: https://golf-with-friends.herokuapp.com/

Overview

  • This application will track golf scores and allow multiple people to track golf scores together. It is built with the MERN stack and will dynamically track your score along with scores from other users in the game.
  • It was designed for mobile as players would be using it on the golf course.

gwf-thumbnail

Features

Login / Create Account

  • Login to an existing account to access game creation, joining a game, and game history.

  • Create a new account on the database.

Join Game

  • Join an existing game created by another user with ease. Simply enter the 4-digit PIN displayed on their scorecard screen.

Create Game

  • Create a new game for others to join or just for yourself. Just enter the course name and course type.

Play!

  • Keep track of your score after joining or creating a game.

View Scores

  • View a list of all your previous games!
  • Full details about each game are available too.
  • Details include:
    • date
    • game PIN
    • course name/type
    • a table of all the players with their strokes & total score.