Skip to content

🎞 Talk with an AI, and it will suggest you movies.

License

Notifications You must be signed in to change notification settings

jclerc/oscarmovies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

oscarmovies

made for: school language: php made in: 2016
Talk with an AI, and it will suggest you movies.


Features

Stack used

  • Twig 1.24
  • PHP 7.0
  • MySQL 5.5

Getting started

Requirements

  • Apache server with PHP 7+
  • A recent MySQL server

Installation

git clone https://github.com/jclerc/oscarmovies.git
cd oscarmovies
composer install -d htdocs

Then create a MySQL database named oscar, and import data from sql/mysql/oscar.sql file. You may need to change credentials in the config file at /htdocs/app/core/config.json.

Once it's done, start the webserver in directory /htdocs/www/.

Notes

  • It doesn't work anymore, due to breaking changes of APIs used

About

🎞 Talk with an AI, and it will suggest you movies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published