lucasfrosty/whatlist

Create pages structure

lucasfrosty opened this issue · 0 comments

I have to create wireframes for the pages:

  • Home
    -- Will display the top movies and TV shows using the card system as well ✅
    -- We'll be using only Facebook Auth for now in the navbar
  • List (for movies and tv shows)
    -- Display the list using the Card system
    -- An "Add Movie/TV Show" at the end of the list
  • Details (for movies and tv shows)
    -- Basic info about the movie/tv show
    -- Similar (or recommended)
    -- Trailers (if provided by the API)
    -- List of episodes (for TV shows)