Skip to content

stohio/softwarelab-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Go Software

A Vue.js project created for BrickHack 3

About the Project

This repository was created to serve as the front end UI for a larger project at Brick Hack 3 on February 12th, 2017. The overall project was designed to help hackathon attendees download software needed to begin their projects at the event. A common problem we saw at hackathons was the large amount of frustration associated with downloading and seting up software like Unity, Android Studio. Most attendees attempt to download these large programs at the start of the event which causes slow, bogged-down WiFi. Our system increased download speeds by at least 10x using our own load balanced, LAN network.

You may view a static version of the site here. Keep in mind that downloading files won't work without the backend server running.

The backend repo can be found here: https://github.com/stohio

The project can also be seen on our Devpost page.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# lint all *.js and *.vue files
npm run lint

# run unit tests
npm test

For more information see the docs for vueify.

About

Hackathon project for BrickHack 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published