Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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