A web application to share, rate and discuss music with friends.
Use python3
:
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python manage.py runserver
TBD
- Views
- search TODO for additional things...
- force user to change password
- Shitlist
- Theme voting