dipsywong98 / ScoreBoard

robotics team internal competition score board, brackets and pannel

Home Page:https://scoreboard-d.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScoreBoard

Score board for Robot Design Contest 2018

Developed in Vue, hosted live on firebase

Getting Started

npm i

Start Development Server

npm run serve

Build a Static Site

npm run build

Linting

npm run lint

Deploy

First you need to ensure you have installed firebase cli. To install run

npm i firebase-tools -g

Then run firebase deploy function

firebase deploy

To add people to have write access, first access one of the panels, allow pop up, login with github, go to firebase console, copy the uid of the new user, update database.rules.json and then deploy to firebase

About

robotics team internal competition score board, brackets and pannel

https://scoreboard-d.firebaseapp.com/


Languages

Language:Vue 84.4%Language:JavaScript 14.9%Language:HTML 0.7%