Second annual Hackathon organised by University of Lorraine which hosted several teams composed of 5 students from Associates Degrees to Masters Degrees.
Subject
24 hours to create a collaborative music web application using some Music API's (eg: an online Jukebox)
- AngularJS
- Slim PHP
- Eloquent ORM
- Webpack
- Jamendo Music API
- Electron
- Apache Cordova
Instructions for getting a copy of the project and running it on your local machine.
$ cd Server/
$ composer install
Import bootstrap/hackathon.sql
into your DBMS
$ cd Client/
$ bower install
$ npm install
$ npm run dev
Open a browser on URL http://localhost:4000/
$ npm run build
$ npm run build
$ npm run electron
Check our team & original project