nbenkl01 / Sp24-CS-120_FinalProject

This repository contains all work included in the CS-120 Web Programming Final Project.
1 stars 0 forks source link

Add book by google api prefilled info, manual add is developing. Add … #31

Closed nbenkl01 closed 4 months ago

nbenkl01 commented 4 months ago

…function saveThumbnail to functions.php. add a config.php to the root directory yourself for using the google API:<?php

define('GOOGLE_API_KEY', 'PasteKeyHere');