mirror of
				https://github.com/KevinMidboe/zoff.git
				synced 2025-10-29 18:00:23 +00:00 
			
		
		
		
	Updated readme and about to remove jQuery mentions
This commit is contained in:
		@@ -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.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -84,10 +84,8 @@
 | 
			
		||||
            </ul>
 | 
			
		||||
            <div id="context-menu-overlay" class="hide"></div>
 | 
			
		||||
        {{/unless}}
 | 
			
		||||
        <!--<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>-->
 | 
			
		||||
        <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0-beta/js/materialize.min.js"></script>
 | 
			
		||||
        <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/2.1.0/socket.io.slim.js"></script>
 | 
			
		||||
        <!--<script src="https://cdnjs.cloudflare.com/ajax/libs/spectrum/1.8.0/spectrum.min.js"></script>-->
 | 
			
		||||
        <script type="text/javascript" src="/assets/dist/{{javascript_file}}"></script>
 | 
			
		||||
        {{#unless embed}}
 | 
			
		||||
            <script type="text/javascript" src="https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1"></script>
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
    <div class="modal-content">
 | 
			
		||||
        <h4>About</h4>
 | 
			
		||||
        <p>Zoff (pronounced <b>søff</b>) is a shared (free) YouTube based radio service, built upon the YouTube API. <br><br>
 | 
			
		||||
            Zoff is mainly a web-based service. The website uses NodeJS with Socket.IO, MongoDB and express on the backend, with JavaScript, jQuery and Materialize on the frontend.<br><br>
 | 
			
		||||
            Zoff is mainly a web-based service. The website uses NodeJS with Socket.IO, MongoDB and express on the backend, with JavaScript and Materialize on the frontend.<br><br>
 | 
			
		||||
            The team consists of Kasper Rynning-Tønnesen and Nicolas Almagro Tonne, and the project has been worked on since late 2014.<br><br>
 | 
			
		||||
        </p>
 | 
			
		||||
        <h4>Legal</h4>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user