Artist graph improvements

- title
- full artist name on multiple lines
- responsive and fit screen (#63)

Other:
- added creating db to README
- added script to update requirements
  - updated requirements
This commit is contained in:
2019-04-17 07:08:38 -04:00
parent 91484dbeab
commit 68c1c85ebd
10 changed files with 150 additions and 27 deletions

7
.gitignore vendored
View File

@@ -4,11 +4,12 @@
media/history/*
spotifyvis/static/graphs/sass/*
*.pyc
*.log
*.bak
*.txt
*.log
*.map
*.orig
*.pyc
*.txt
api-keys.sh
db.sqlite3