An app to notify users about upcoming concerts from their favorite artists!
Key features:
- Free: get notified about biggest concerts at no cost.
- Easy to use: login with your Spotify account in a few seconds and use our app.
- Smooth UI experience: enjoy the most modern mobile app design.
To view the app at its current state:
git clone https://github.com/techstartucalgary/Bandist.git
- We recommend to use virtualenv for development: Start by installing virtualenv if you don't have it
pip install virtualenv
- Once installed access the project folder
cd flutter-concert-app
- Create a virtual environment
virtualenv venv
- Enable the virtual environment
source venv/bin/activate
- Install the python dependencies on the virtual environment
pip install -r requirements.txt
- Start the web application
cd backend/bandist/ python manage.py runserver 8000
- Nurgul Akhshatayeva
- Levi Sawatzky
- Axel Omar Sánchez Peralta
- MD Sakil Al Mahmud
- Aarsh Shah
- Rhenaldi Ashif Wijaya
- Sajwal Pageni