Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simon987/music-graph-ui
Mobile-friendly frontend UI for music-graph
https://github.com/simon987/music-graph-ui
d3 graph-database graph-visualization musicbrainz neo4j python vuejs
Last synced: 7 days ago
JSON representation
Mobile-friendly frontend UI for music-graph
- Host: GitHub
- URL: https://github.com/simon987/music-graph-ui
- Owner: simon987
- License: gpl-3.0
- Created: 2019-03-17T23:51:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-08T19:25:37.000Z (over 4 years ago)
- Last Synced: 2024-10-30T01:44:16.320Z (about 2 months ago)
- Topics: d3, graph-database, graph-visualization, musicbrainz, neo4j, python, vuejs
- Language: JavaScript
- Homepage: https://mg.simon987.net/
- Size: 1.24 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# music-graph-ui
[![CodeFactor](https://www.codefactor.io/repository/github/simon987/music-graph-ui/badge)](https://www.codefactor.io/repository/github/simon987/music-graph-ui)
[![Docker build](https://ci.simon987.net/app/rest/builds/buildType(MusicGraphUi_Build)/statusIcon)](https://hub.docker.com/r/simon987/music-graph-ui)![demo](demo.png)
Mobile-friendly frontend UI for music-graph.
Uses Vue.js + ElementUI for the prebuilt components and forms.
This is an interactive D3.js force graph visualisation of music data from various sources. See [https://mg.simon987.net/about](https://mg.simon987.net/about) for more information.
### Api setup
See [music-graph-api](https://github.com/simon987/music-graph-api) for setup instructions.