API Game Website in PHP -EDUCATIONAL ONLY

Job ID: 37118130

Budget: $10 – $30 AUD

I currently have PHP code that accesses a the moviedb API.
I would like this code to connect to a video game API to display video/computer game titles.
The movie code is currently functional, just need the API/API key changed to display video game titles.
It will work in localhost using xampp.
The current code has 'guest' and 'user' logins and works perfectly. I would prefer JSON API.

Example of Game title API could be:
https://www.igdb.com/api
https://rapidapi.com/accujazz/api/rawg-video-games-database/

The API is connected through the JS folder (javascript)
The SQL code is also inside but connects to a phpmyadmin database name 'movieinfo'. Inside there are two tables 1) registration/login and 2) a request for a new title to be added - could this be easily sent from the database to a different webpage?


This is for a High School class
Related categories: PHP JavaScript MySQL JSON API