Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emilte/ntnuisf
NTNUI Swing og Folkedans
https://github.com/emilte/ntnuisf
Last synced: 13 days ago
JSON representation
NTNUI Swing og Folkedans
- Host: GitHub
- URL: https://github.com/emilte/ntnuisf
- Owner: emilte
- Created: 2021-12-08T17:34:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T01:58:49.000Z (almost 3 years ago)
- Last Synced: 2023-03-05T23:04:32.096Z (over 1 year ago)
- Language: Python
- Size: 3.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Setup
### Install dependencies
[Install pyenv 3.9.7](https://www.chrisjmendez.com/2017/08/03/installing-multiple-versions-of-python-on-your-mac-using-homebrew/)
# music_library
Django project for organizing swing songs by bpm and tags.
## Steps:
- Download or clone project
- Navigate to project directory
- Run: 'pip install pipenv'
- Run: 'pipenv install'
- Run: 'pipenv shell' or 'pipenv run'
- Run: 'py manage.py collectstatic'
- Run: 'py manage.py populate_db' (or other commands. Replace 'populate_db' with 'help')
- Run: 'py manage.py runserver'
- Open browser at given url