JWSenteney / overtrack-web

overtrack.gg site

Home Page:https://overtrack.gg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OverTrack (WebUI)


OverTrack

Be a better overwatch player.

Download the Tracker

Table of Contents

Introduction

All Contributors PRs Welcome Discord chat

This repo is for the WebUI of OverTrack, a service built on computer vision that allows you to get post-game stats of your competitive Overwatch games.

Features

Note: This repo is to build a WebUI for OverTrack, while you can run this locally on your own server, this is largely intended for public development for the official Overtrack website.

  • Keep track of SR
  • View what heroes you are stronger with
  • Match Killfeed
  • Ultimate building and usage.

Feedback

Feel free to discuss ideas and development on Discord or file an issue. Feature requests are always welcome. If you wish to contribute, please take a quick look at the guidelines!

Contributors

Sam Fry
Sam Fry

πŸ’» 🎨
JWSenteney
JWSenteney

🎨
Jessica Mortimer
Jessica Mortimer

πŸ’»
Travis McCrea
Travis McCrea

🎨 πŸ“–
Jeremy Banks
Jeremy Banks

🎨
Jamigrith
Jamigrith

πŸ’» 🎨
Zsolt Dollenstein
Zsolt Dollenstein

πŸ’»

This project follows the all-contributors specification and is brought to you by these awesome contributors.

Build Process

Installation

After cloning, install the dependencies using npm.

npm install
npm install -g @angular/cli

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Running ng serve --open will additionally open the webpage in the default browser.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Support us

If you like OverTrack, consider becoming a subscriber.

About

overtrack.gg site

https://overtrack.gg

License:GNU General Public License v3.0


Languages

Language:JavaScript 93.6%Language:TypeScript 3.8%Language:HTML 1.9%Language:CSS 0.6%