Skip to content

Jailbreak application for tracking students progress for LA1:TV

Notifications You must be signed in to change notification settings

CarrBen/jailbreak-app

 
 

Repository files navigation

JailBreak App

This is currently a WIP repo for a jailbreak application for tracking the progress of students away from Lancaster University Jailbreak challenge.

Project goals

  • Allow the safe and accurate tracking of the students progress as they try and get as far away from the university as possible
  • Make the task of tracking students easier for the Jailbreak staff.
  • Provide LA1TV with an interactive screen for an easier showing of the progress of the students

##Prerequisites

  • Node / npm
  • MongoDB
  • Imagemagick

##Getting Started

git clone [email protected]:moschopsuk/jailbreak-app.git
cd jailbreak-app
npm install

##Development

After installing all of the dependencies the following command will run the core tasks to build the public assets.

gulp

##Running

A development server can be started by running the command. Todo find some way of reloading the browser when file chnages are also made.

npm start

About

Jailbreak application for tracking students progress for LA1:TV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.8%
  • HTML 17.3%
  • CSS 6.9%