GithubHelp home page GithubHelp logo

mariusmu / lucky-puts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from espenh/lucky-puts

0.0 2.0 0.0 1.58 MB

A simple scorekeeping application for one-put-per-day office minigolf.

HTML 2.04% CSS 12.85% TypeScript 85.12%

lucky-puts's Introduction

Lucky puts

A simple scorekeeping application for one-put-per-day office minigolf.

This is a fork of the lucky-puts-app created by espenh. This was forked in order to serve it at the office

alt tag

See running version at: https://luckyputs-f03bf.firebaseapp.com

How to run

Initial setup:

git clone https://github.com/espenh/lucky-puts.git
cd lucky-puts
npm install

Run development server:

npm run start

Navigate to http://localhost:3000/.

Build for production:

npm run build

Build output ends up in the build folder.

Deployment

This project is configured for Firebase hosting.

Install Firebase tools

npm install -g firebase-tools`

Sign in

firebase login

Deploy hosting

After building the project for production, you can deploy by running:

firebase deploy --only hosting

Example output:

=== Deploying to 'luckyputs-f03bf'...

i  deploying hosting
i  hosting: preparing build directory for upload...
+  hosting: 10 files uploaded successfully

+  Deploy complete!

Project Console: https://console.firebase.google.com/project/luckyputs-f03bf/overview
Hosting URL: https://luckyputs-f03bf.firebaseapp.com

TODO

Possble features and improvements:

  • Show score and trend for period (by month, year etc.).
  • Make it possible to rename and remove putter.
  • Clean up styling. It's currently a messy mix of css and in-component styling.
  • Support putter photos + circle avatar.
  • Achievements.
  • User pages, stats for each user.

Widgets ideas

Distance distribution

    4

3 | 3 | 2 | | 2 | | | | | | | | | | 1 - 3 - 6 - 12 - 24

Distance distribution over time

  • 1
  • 3
  • 6
  • 12
  • 24 x: round y: count

lucky-puts's People

Watchers

James Cloos avatar Marius Munthe-Kaas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.