nss-day-cohort-20 / group-project-movie-history-netflixandcode

group-project-movie-history-netflixandcode created by GitHub Classroom
2 stars 1 forks source link

Helper Note: Module Structure #9

Open Staffmaster00 opened 6 years ago

Staffmaster00 commented 6 years ago
  1. API Module (Searches API) Relates to: #7 #8

  2. Showcase (Local Search that User sees filtering through Firebase) (Formats Cards based on watched, unwatched, or search all) Relates to: #4 #5 #6

  3. Movie Factory (gets information) Relates to: #3 #7

  4. Movie Controller (Formats Cards) (Card Interactions) (Event Listeners) (DOM) Relates to: #4 #5 #6

  5. User Factory Relates to: #1 #2 #3

  6. Firebase Config Relates to: Firebase

  7. Firebase Getter Relates to: Api Key

  8. Handlebar Templates Relates to: hbs files

Staffmaster00 commented 6 years ago

Feel free to adjust I highly doubt this will stay the same.