Skip to content

CaroloS/MockEbay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MockEbay; A web app in PHP & SQL

alt text

To install this web application on your local machine

  • Restore the database by creating a database and importing the mockebay.sql file into it. The database user specified in the sql file is webuser@localhost. Change the user to match you own credentials in the file or create a new user called webuser for the database.
  • Change the database credentials in the db_credentials.php file in the private folder to match your username, password and database name.
  • Run the application in localhost e.g. if using MAMP/WAMP - copy code into htdocs.

About

📂 Relational database web app (PHP/SQL)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published