Skip to content

LeepDev/Sub72

Repository files navigation

Sub72

Welcome to Sub72! This app was created to support amatuer golf events as well as including a segment that helps tally up the different mini-games an organizer will decide on (closest to the pin, longest drive, lowest gross/net score, lowest team score). Hope you enjoy it!

Getting Started

Wireframes

image alt

Organizer Wireframes

image alt image alt image alt image alt

Player Wireframes

image alt image alt image alt image alt

Technology

  • MERN Stack
    • Mongo
    • Express
    • React
    • Node
  • HTML
  • JS

ERD

image alt

User Stories

AAO (As An Organizer):

  • I want to be able to edit players, rounds, groups, courses and tournaments

AAP (As A Player):

  • I want to be able to join tournaments
  • I want to be able see details for the above

MVP

  • Refactor MERN Starter Project
  • Mock out wireframes
  • Create Pages and Components for the project
    • Full Crud for Models
      • Organizer
      • Player
      • Tournament
      • Course
  • Seed with course data
    • 18 holes
    • 3 distances
      • red
      • white
      • blue
    • par score
    • course details
      • name
      • slope
      • handicap
      • total par
      • total yardages
        • red
        • white

Stretch Goals

  • Scrape www.mscorecard.com using cheerio.js.org
  • Include Directions to course
    • maybe use google maps api
  • Include course details with hole by hole images
  • Live Leader dashboard
  • Add a rules section with the ability to request amendments to the rules
  • Orgainizer Functionalities:
    • I want to be able to search a course db
    • I want to be able to add mini games
    • I want to be able to add current round games
  • Add Models
    • Group
    • Scorecard
    • MiniGames
    • RoundGames
  • Player Functionalities:
    • I want to be able to join rounds
    • I want to be able to join groups
    • I want to be able to put in scores
  • Add validation to all models * blue
  • Beautify with CSS
    • Materialize

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published