Merge branch 'database' of https://github.com/Kevin-Mok/spotify-lib-vis into database

This commit is contained in:
Chris Shyi
2018-06-06 20:46:40 -04:00
9 changed files with 221 additions and 67 deletions

View File

@@ -22,6 +22,5 @@
<li>{{ genre_name }} - {{ genre_count }}</li>
{% endfor %}
</ul>
<script src="{% static 'spotifyvis/scripts/user_data.js' %}"></script>
</body>
</html>