SBoulanger / NotFlix

TV and movie streaming platform. (CS160 Project)
1 stars 1 forks source link

Feature/nav bar #56

Closed Matthew-Ruben closed 5 years ago

Matthew-Ruben commented 5 years ago

NavBar that goes at the top of every page

tdtimothy commented 5 years ago

You should change the line of the code for the logo in the navbar so that it refers to the image in the imgs folder we have for the master/dev branch. Should also remove the extraneous files that aren't required in the project like the example folder, the navbar_old.js files.

tdtimothy commented 5 years ago

Taken and modified to integrate into my own branch combining all the elements for movie page. Made a new pull request with that instead.