Code Monkey home page Code Monkey logo

competiwatch-desktop's Introduction

๐Ÿ‘‹ I'm a dev at GitHub, currently working on GitHub Sponsors. โœจ I like building side projects for the games I play, e.g., cheshire137/competiwatch-desktop for tracking competitive Overwatch matches. I also love open data and civic APIs that I can build cool things from, e.g., cheshire137/nash-grave-plot for easier data lookup about cemeteries in Nashville, TN.

competiwatch-desktop's People

Contributors

antn avatar cheshire137 avatar dependabot[bot] avatar finncyr avatar playg0n avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

competiwatch-desktop's Issues

Add tests

Need to figure out a testing framework. Be sure to exclude test/ directory from packaging.

Show wins/losses by map type

If you don't want to make another category for map type, one way to implement this could be:

  1. Group maps by type (so instead of B. World, Busan, Dorado,..., make it B.World, Eichenwalde, Hollywood,...)
  2. Add map type under these groups
  3. Let the current bars be as they are above the map names.
  4. Add the same kind of bars, mirrored, facing downward below map type!

Is this going to be updated every season?

The desktop app doesn't have season 12 yet. Is this going to be updated to add each season or is that something we need to add ourselves? If it's something we need to do, how do I go about adding it?

Show win percentages

Having win percentages in addition to counts in each trend category would be really nice. The percentage could show up in addition to the count in the mouse-over tooltip.

Line graphs per account

Could let you view a line graph across seasons per account, to show peak and ending SR over time.

Allow creating new heroes

For a user who can't or doesn't want to download the latest version, it would be nice to be able to add new heroes and have them as options in the match form. Could be handled like seasons, where the app has some hardcoded values and you can add others to supplement those. Don't need to allow custom images for new heroes.

JS error in built Windows app

After running npm run electron-build-windows and opening the resulting .exe, this error shows up in the JavaScript console:

Uncaught (in promise) TypeError: Request scheme 'file' is unsupported
    at service-worker.js:1
    at <anonymous>

Show export link on matches page

Maybe a new menu option when you have an account + a season selected and there are matches. Maybe show as a link at the bottom, like the import link. Maybe show as a tab up top.

Allow creating new maps

For users who can't or don't want to upgrade to the latest version when a new map is released. Can be handled like seasons with the app knowing existing maps and the user able to add others so they can be picked in the match form. Don't need to allow custom colors for user-added maps.

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.