Skip to content

jess-sio/overtrack-web

 
 

Repository files navigation

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.

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 93.8%
  • TypeScript 3.7%
  • HTML 1.9%
  • CSS 0.6%