Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 2.11 KB

README.md

File metadata and controls

51 lines (39 loc) · 2.11 KB

JavaScript module - Group project - Movie Library

Live Demo

https://dominikdanielewicz.github.io/goit-javascript-project-g4/

Description

In this group project I have participated in as a team leader and developer. The goal of the project was to create a front-end app with the following functionalities:

  • fetching data from The Movie Database (TMDB) API https://developers.themoviedb.org/3/
  • viewing the currently popular movies
  • viewing more information about the movie by clicking on it
  • adding a movie to the WATCHED LIST/QUEUE
  • removing a movie from the WATCHED LIST/QUEUE
  • searching for a particular title

My contribution

I was responsible for:

  • monitoring the technical implementation of the project
  • managing the project repository on github
  • creating the local storage for movies in the queue and displaying queued movies on the proper page
  • helping team members with their parts of the project

Technologies

  • HTML HTML5
  • CSS CSS3
  • SASS SASS
  • JavaScript JavaScript
  • Figma Figma
  • Trello Trello

Developers

  • Dominik Danielewicz (Team Leader, Developer)
  • Dawid Bartuś (Scrum Master, Developer)
  • Paweł Rogowski (Manual Tester, Developer)
  • Zuzanna Kaźmierczak (Developer)
  • Marta Dąbrowska (Developer)
  • Rafał Szewczyk (Developer)
  • Patryk Karolczak (Developer)