Fyyur --> Live website
Fyyur is a musical venue and artist booking demo site. This site lets you list new artists and venues, discover them, and list shows with artists as a venue owner.
Using Flask to contruct an MPV model website we can search and add Venues, Arstist and Shows. A CRUD API interacts with the ORM to store the data in the PSQL DB.