KapJep / RIP

Find out which Actors have left this world!
0 stars 0 forks source link

The purge #34

Closed jepeteo closed 1 year ago

jepeteo commented 1 year ago

Cleared the old code, removed phonegap, glyphicons bootstrap. Move the project to root folder. Created config file in the js directory to use for api key and other sensitive information. Created example config file. Redeisign the project from scratch with Tailwind CSS. Added deathdate, birthday and image to the results. Used Heroricons as svg for performance.

kapcom01 commented 1 year ago

Can you please guide me through the installation process so I can test that the code works?

I checked out the-purge branch, added a new public/js/the_config.js file from the template and filled in the API key. Then I opened public/index.html with a browser but the graphics were broken and the search box was not working.

kapcom01 commented 1 year ago

ok, it works. it just needed to run the files from a web server. :)