Updated README

This commit is contained in:
Kasper Rynning-Tønnesen
2017-05-02 20:12:14 +02:00
parent 0685003d9c
commit b6e578015c
3 changed files with 10 additions and 17 deletions

View File

@@ -1,7 +1,5 @@
# Zoff-Serverside
For the client-side repo, go to <a href="https://github.com/zoff-music/Zoff">here</a>
## Install
Prerequisites:
@@ -18,7 +16,7 @@ Clone this repository into a folder, and navigate to it. Use ```npm install```
Zoff is a shared (free) YouTube based radio service, built upon the YouTube API.
Zoff is mainly a webbased service. The website uses NodeJS with Socket.IO, MongoDB and express on the backend, with JavaScript, jQuery and Materialize on the frontend.
Zoff is mainly a webbased service. The website uses NodeJS with Socket.IO, MongoDB and PHP on the backend, with JavaScript, jQuery and Materialize on the frontend.
The team consists of Kasper Rynning-Tønnesen and Nicolas Almagro Tonne, and the project has been worked on since late 2014.