Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adcpd/we_movies
You have 2 pages; the site must list all cinema genders on the left menu with the first best movie with his description and play video. When you select a genre, I need to see a new list of movies according to the selected genre. When you click on a movie, I have a pop up which shows information about the video and movie. You can search a movie via the search bar which an autocomplete input
https://github.com/adcpd/we_movies
Last synced: about 7 hours ago
JSON representation
You have 2 pages; the site must list all cinema genders on the left menu with the first best movie with his description and play video. When you select a genre, I need to see a new list of movies according to the selected genre. When you click on a movie, I have a pop up which shows information about the video and movie. You can search a movie via the search bar which an autocomplete input
- Host: GitHub
- URL: https://github.com/adcpd/we_movies
- Owner: ADCPD
- Created: 2021-09-26T00:55:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-26T21:27:07.000Z (over 3 years ago)
- Last Synced: 2024-11-12T00:34:53.633Z (2 months ago)
- Language: PHP
- Size: 361 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### Project : Env docker using PHP8 & mariadb ;)
**Localhost :** http://localhost:8101
**phpmyadmin :** http://localhost:8102To use PHP Container exec: ``docker exec -it symfony_project_v5-server bash``
#### TEST PROJECT : "We Movies"
The goal is very simple:
You have 2 pages; the site must list all cinema genders on the left menu with the first best movie with his
description and play video. When you select a genre, I need to see a new list of movies according to the
selected genre. When you click on a movie, I have a pop up which shows information about the video
and movie. You can search a movie via the search bar which an autocomplete inputIn this project, you need to :
● Create Symfony 5 application
● Manage API authentication & logic with Symfony
● Use and manipulate JSON API data
● Implement algorithm with DRY principle
● Manage assets with Webpack
● Create HTML template with a clean design using stylesheets
You must create an account on the TheMovieDB and use their api.
You need to deliver your code on a public Github.**Notes :**
Je n'ai pas utilisé webpack , je n'ai jamais utilisé auparavant.
J'ai vu qu'il fallait refaire la synthaxe de mon code JS (J'avais pas le temps).J'ai eu un bug sur select2 autocomplete. Je n'ai pas reussi à le resoudre.
je n'arrive pas à valider le select option