Course Project provided by udacity - Design a Venue Booking Database
Booking site named (Fyyur) that smooths the bookings process between artists and venues. The objective of this project is to create data models for this application. Udacity provides an initial prototype design of the web app. I used SQLAlchemy and Postgresql to build out the data models upon which this site will rely. I wrote SQLAlchemy commands to run for powering the website's back-end functionality.