GithubHelp home page GithubHelp logo

bluedoor.club's People

Contributors

jeremiahfallin avatar

Stargazers

 avatar

Watchers

 avatar  avatar

bluedoor.club's Issues

[Feature] As a user, I want to be able to view the playoff schedule on its own page

Summary

Seasons occur in 2 different parts. Currently any scheduled matches are shown ordered by date and change color every week. Matches should be broken up into either Season or Playoff games and be shown on a respective page.

Acceptance criteria

  • The Prisma schema is modified to account for matches either being seasonal or playoff.
  • Two new pages are created. One for seasonal games and one for playoff games.
    • Matches are shown on the appropriate page.

Notes

Currently there is no indication that matches will be classified as anything other than seasonall or playoff matches. The prisma.schema file alteration can be as simple as adding an isPlayoff boolean to the Match model.

[Bug]: When I try to join a league with a team name that's already in the league nothing happens.

What happened?

I am registered with a Club on the website. When I navigate to a league page I am shown a button to join the league. When I click that button a modal pops up to join the league and I need to put in a team name. I tried using a team name that was already in the league and nothing happened.

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

[Feature]: Submit match results on league page

Summary

Users should be able to submit match results on the league page. It doesn't make sense that they can only submit results on their profile.

Acceptance Criteria

  • Users will be able to submit the results of their matches on the league page those matches are listed on.

Notes

No response

[Feature]: Make match results submission form more coherent

Summary

It isn't obvious which fields are required and which aren't on the match results form. Right now you can hit submit and you don't get any indicator that you didn't fill in all of the required fields.

Acceptance Criteria

  • The form indicates which missing fields are required when hitting submit.
  • The form indicates which fields are required as you're filling it out.

Notes

No response

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.