Introduction

This project is a musical venue and artist booking site that facilitates the discovery and bookings of shows between local performing artists and venues. This site lets you list new artists and venues, discover them, and list shows with artists as a venue owner.

I went above and beyond for this project by implementing the venue delete button (bonus requirement).

Installation and Usage

  • run pip install -r requirements.txt to install dependencies
  • run the following to spin up the development server