Skip to content

lhartman1/disc_golf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disc Golf

This is a Flutter app for keeping score of a Disc Golf (or regular Golf) match. It allows multiple players on their own devices to join the same game and update their scores throughout the match. Players join a game via a QR code that is created on one device and scanned on the other devices. Firebase Cloud Firestore is used for the database because it easily allows for each device to keep data in sync in real time.

This project also uses Firebase Authentication for user accounts and Firebase Cloud Storage for storing user account images.

To try out the web app, go to disc-golf-4651d.web.app.

Demo

disc-golf.mp4

Getting Started

All Platforms

  • Run flutter pub run build_runner build to create generated dart files.

Android

  • Add an Android app to your Firebase project.
  • Firebase will provide a file named google-services.json. Place this file in android/app.

Web

About

A Flutter app for Disc Golf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published