https://github.com/dominikdanielewicz/goit-javascript-project-g4
Group project. Front-end app with movies library which allows to search, view and add movie to the "Queue" or "Watched" list
https://github.com/dominikdanielewicz/goit-javascript-project-g4
css3 figma html5 javascript rest-api sass scss trello
Last synced: about 1 year ago
JSON representation
Group project. Front-end app with movies library which allows to search, view and add movie to the "Queue" or "Watched" list
- Host: GitHub
- URL: https://github.com/dominikdanielewicz/goit-javascript-project-g4
- Owner: DominikDanielewicz
- Created: 2023-02-07T19:28:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T08:35:28.000Z (about 3 years ago)
- Last Synced: 2025-04-01T16:52:43.379Z (over 1 year ago)
- Topics: css3, figma, html5, javascript, rest-api, sass, scss, trello
- Language: JavaScript
- Homepage: https://dominikdanielewicz.github.io/goit-javascript-project-g4/
- Size: 3.79 MB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
- CSS
- SASS
- JavaScript
- Figma
- 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)