Updated readme and about to remove jQuery mentions

This commit is contained in:
Kasper Rynning-Tønnesen
2018-04-25 23:52:47 +02:00
parent a157daf7ec
commit 6777ace942
3 changed files with 2 additions and 4 deletions

View File

@@ -42,7 +42,7 @@ More info in <a href="https://github.com/zoff-music/zoff/blob/master/server/READ
### About
Zoff is mainly a webbased service. The website uses <a href="https://nodejs.org/">NodeJS</a> with <a href="http://socket.io/">Socket.IO</a>, <a href="https://www.mongodb.org/">MongoDB</a> and express on the backend, with JavaScript, jQuery and <a href="http://materializecss.com/">Materialize</a> on the frontend.
Zoff is mainly a webbased service. The website uses <a href="https://nodejs.org/">NodeJS</a> with <a href="http://socket.io/">Socket.IO</a>, <a href="https://www.mongodb.org/">MongoDB</a> and express on the backend, with JavaScript and <a href="http://materializecss.com/">Materialize</a> 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.