Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

imperfectandcompany/Imperfect-Food-Engine

Repository files navigation

Hello. To run food engine, you must download XAMPP and run a local apache web server along with a database.

Create a database called imperfect_foodengine.

Update the connection details to the database inside class/class.database.php if needed.

Open the file database_creation.txt and execute the given queries necessary for our database.

You will be able to access public_html to access the site. Keep file structure as it is setup, backend and frontend is at a upper level directory for security purposes.

For payment, edit the 'business' index of the $data arrray inside backend/status.php with your business email. Must be set to a real paypal business email in order to access the IPN. Change the $urlPage with either localhost or the domain where this project is hosted within that same file (backend/status.php).

Logo No Copyright 2024 © Imperfect and Company LLC. All rights unreserved.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published