Skip to content

DavidEngelman/Projet-BDD-IMDB

 
 

Repository files navigation

Projet-BDD-IMDB

  • Projet INFOH303 Base de donnée ayant obtenu une note de 20/20.
  • Développeurs Jacobs Alexandre, Engelman Benjamin et Engelman David.
  • Copyright ULB-2016-2017.

Enoncé du projet

Creation db

  1. Télecharger les fichiers imdb avec le script download_file_unzip.sh
  2. parse les ficher avec parseAll.sh
  3. Run le script fill.sh

Lancement site web

  • Se rendre dans le dossier ./site_web/ à l'aide d'un terminal et y lancer la commande suivante: php -S localhost:8000. Pour accèder à la page d'acceuille, ouvrir un navigateur web et aller sur localhost:8000/welcome_page.php .

Outils nécessaire.

  • PHP
  • MySql-Server
  • Apache2
  • Pour de plus amples informations voir la documentation ubuntu pour LAMP.

About

Projet INFOH303

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 43.0%
  • JavaScript 32.3%
  • Python 8.5%
  • CSS 7.4%
  • TeX 6.4%
  • SQLPL 1.8%
  • Shell 0.6%