Skip to content

πŸ† [Hackathon] Online platform where you can stream music in channels with a queue system

Notifications You must be signed in to change notification settings

LPCISIIE/ul.codeIn24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

UL-CodeIn24

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)


Built With

  • AngularJS
  • Slim PHP
  • Eloquent ORM
  • Webpack
  • Jamendo Music API
  • Electron
  • Apache Cordova

Getting Started

Instructions for getting a copy of the project and running it on your local machine.

Install the Server application

$ cd Server/ 
$ composer install

Import bootstrap/hackathon.sql into your DBMS

Install the Client application

$ cd Client/
$ bower install
$ npm install

Run development server

$ npm run dev

Open a browser on URL http://localhost:4000/

Build for production

$ npm run build

Electron

$ npm run build
$ npm run electron

Contributors

Check our team & original project

About

πŸ† [Hackathon] Online platform where you can stream music in channels with a queue system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published