CruCentralCoast / crucentralcoast.com

The repository for crucentralcoast.com
0 stars 0 forks source link

Sermons Page Finished & New Architecture #5

Open kyle-fletcher opened 7 years ago

kyle-fletcher commented 7 years ago

The Sermons Page needs to be finished and reworked with new architecture. The page has already been created and is available on the dev portion of the website. It will need to be finished; I believe the search functionality with YouTube was nearing completion. This should include the following:

  1. Sermon Page should be finished and YouTube should be searchable.
  2. Front-end web page should be made responsive and hosted with new architecture.
  3. All text on the page should populate from a Firebase field so that the web page is templative.

Beta site is http://beta.slo.crucentralcoast.com/sermons

kyle-fletcher commented 7 years ago

Sermons.pdf

fedorareis commented 7 years ago

It appears that search is working fine. I think we might want to extend the bar on the left side because it looks a bit weird at the moment. It also appears that pressing enter doesn't trigger the search but clicking out of the search box does. All of those are pretty minor fixes at which point part 1 of this will be finished.

Responsiveness will be added in the conversion.

I'm not sure if there is a need for the text to come from Keystone since the search parameters wouldn't really change and the code for them would have to be adjusted anyway if they were changed. I think just turning the page into a template and storing the youtube link and API key in Keystone should be sufficient.