Skip to content

ronheywood/drivingrangebuddy

Repository files navigation

Driving Range Buddy

This app will generate a random distance to hit to, and allow you to log your misses Left Right Front and Back.

When you record your miss, and your chosen club the app will collate these statistics to help you visualise your dispersion with each club.

https://ronheywood.github.io/drivingrangebuddy/

Development Setup

Prerequisites

  • Visual Studio Code
  • Live Server extension for VS Code (for local development)

Getting Started

  1. Clone this repository
  2. Open the project in Visual Studio Code
  3. Install the Live Server extension if you haven't already:
    • Click the Extensions icon in the Activity Bar
    • Search for "Live Server"
    • Install the extension by Ritwick Dey

Running the Application

There are two ways to start the development server:

  1. Using the Status Bar:

    • Look for "Go Live" in the bottom-right corner of VS Code
    • Click on it to start the server
    • Your default browser will open automatically at http://localhost:5500
  2. Using VS Code's Debug Launch Configuration:

    • Press F5 or click the "Run and Debug" icon in the Activity Bar
    • Select "Launch Chrome against Live Server"
    • The application will open in Chrome with debugging enabled

The Live Server will automatically:

  • Serve your static files on http://localhost:5500
  • Reload the browser when you make changes to any file
  • Support hot reloading of CSS, JavaScript, and HTML files

Attribution:

Golf green icon made by Good Ware from www.flaticon.com

About

A portable web app to help a golfer practice at the driving range

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published