Skip to content

A cross-platform application for music enthusiasts to get notified of the latest concerts of their favorite artists

Notifications You must be signed in to change notification settings

techstartucalgary/Bandist

Repository files navigation

Bandist

Dart Flutter Django Python Spotify iOS Andriod Windows

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.

Getting Started

To view the app at its current state:

  1. Visit https://github.com/techstartucalgary/Bandist

git clone https://github.com/techstartucalgary/Bandist.git

  1. We recommend to use virtualenv for development: Start by installing virtualenv if you don't have it

pip install virtualenv

  1. Once installed access the project folder

cd flutter-concert-app

  1. Create a virtual environment

virtualenv venv

  1. Enable the virtual environment

source venv/bin/activate

  1. Install the python dependencies on the virtual environment

pip install -r requirements.txt

  1. Start the web application

cd backend/bandist/ python manage.py runserver 8000

LIST OF CONTRIBUTORS

  • Nurgul Akhshatayeva
  • Levi Sawatzky
  • Axel Omar Sánchez Peralta
  • MD Sakil Al Mahmud
  • Aarsh Shah
  • Rhenaldi Ashif Wijaya
  • Sajwal Pageni

About

A cross-platform application for music enthusiasts to get notified of the latest concerts of their favorite artists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published