Giter VIP home page Giter VIP logo

scouting-database's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

scouting-database's Issues

Make tables use shared html

Currently, all the tabs have this big html table that does the exact same thing for all of them. We have a tag that displays arbitrary objects in a table, make them all use it.

Better define specific scouting output's behaviour in Strategy.js

Both NMA and ScoutingOutput have a toggle for whether they refer to data from all events or the current one. They use the same piece of Strategy.js' state for this, and should always do the same thing, but the checkboxes which control specific_scouting_output's value can appear different to the user. It's possible that they also become unaligned with their labelling.
Confirm that this isn't happening, and make them consistent to each other and what a user would expect. Possibly move this checkbox to the header.

Stylize data tables more

  • colour code red/blue
  • indicate teams with noteworthy attributes (pushable, ...)(currently impossible, data not stored)
  • separate sandstorm/teleop (relevant only to D:DS)

Improve data spitter query

Currently relies on denormalized_schedule, creating massive slowness. Find another way to get alliance partners and opponents

"Ghost headers" in certain tabs

In some tabs (specifically, Next Match and Data Spitter), the headers for the table will appear once you select an event but disappear after a short time.

To reproduce this, start the app and quickly switch to the "Next Match" tab (or "Data Spitter") and select an event code. The headers for the table of data will pop up but disappear after a few seconds.

The expected response is that no headers should be shown unless both an event code and a next match number/team to data spit are selected, i.e. only when there's actual data to show alongside the headers.

Because this only works if you do it quickly after startup and disappears after a few seconds might mean it's something to do with the refresh() function that updates stuff every once in a while. I also wonder what the criteria is for showing the headers of the table?

(Try and fix this on a new branch. There might be multiple ways of solving this, just pick one that works. If you just can't solve this after giving it a day or two, you can ask me for more hints)

Add photo compatibility

at minimum, add a page of team's robot photos.
Ideally, add these photos to nma and data spitter, as well as links in scouting output

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.