This is a term project for CMPT365 at Simon Fraser University, which implements a professional private music sharing website with Django framework.
- Python 3.5.1
- Django
1. Set up Django.
2. Enter the root directory of the project
cd RootDirectoryOfTheProject3. Run the server with the command
python manage.py runserver3. Open the browser and enter http://localhost:8000/bbjjzl/. Voila!