Code Monkey home page Code Monkey logo

golf_keeper's People

Contributors

fgelsomini avatar ktym1 avatar thalessr avatar

Watchers

 avatar  avatar  avatar

golf_keeper's Issues

Nested Resource Forms

player_id isn't being picked up by the players_controller/rounds_controller.

New Rounds Form.

Round Show View

How to show:

Holes, Par, Yardage & Gross Score

When/how to incorporate which tee the player is shooting from? Should they be selecting the 'tee' on the 'new round' form?

Add Logic for New Holes

New holes are being counted up sequentially (e.g. hole_id: 18, 19, 20, 21); need to add logic so that a course only has 18 holes.

Every new course start from hole 0.

Populating Dropdown Menu w/o a Resource

In the form for a new course, I want to populate course_length using a dropdown menu w/ values of 9 and 18. But, the values 9/18 don't exist within any resource so I can't use collection_select.

My current workaround is to use radio buttons labelled as 9 and 18.

Scheduler To-Do List

As a player, I want to see a list of courses
As a player, I want to see a list of times available and not available
As a player, I want to book a tee start time as an individual
As a player, I want to book a tee start time as a group
As a player, I want to receive confirmation of my tee time and see my player profile page updated

Blank Course in the New Round Form

Create a course from scratch for the main user. They likely just want to keep their score...not actually compare it to an existing course?

If they choose not to use a preloaded course.

Player Show Page

Need:

  1. Iteration through table column with div_for
  2. Fix round.total method bug

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.