OpenPolytechnicBITProjectGroup / Musician-Venue_App

Repo for the Musician-Venue WebApp
1 stars 0 forks source link

Added artists to API #41

Closed ttocskcaj closed 7 years ago

ttocskcaj commented 7 years ago

API Only, no client stuff yet.

lxdnz254 commented 7 years ago

Cool, that'll help out Laurence. I've almost sorted the search bar in to a directive, just trying to bring it api/genre back down to one call

ttocskcaj commented 7 years ago

Sweet as. It'll display on mobile fine as long as you don't use any of the navbar classes (bootstrap hides their content on mobile) Create a new "barlike" class if you want, or I can.

lxdnz254 commented 7 years ago

Yeah I've got that bit running, but aiming for a stand alone search bar that displays different options for various pages is a bit more complex

lxdnz254 commented 7 years ago

I'm happy for you to merge that update. After milking I'll keep playing around with search bar directive, I'm aiming for <searchbar page="venues"> and that will load only search options for venues etc