Skip to content

jennyyxzhang/database-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

Repository files navigation

database-project

This project was built with XAMPP, PHP, and MySQL.

http://localhost/marketplace.php

1) Please import the marketplace.sql file in phpmyadmin and name the database marketplace

2) Can check the connection to the database by using the check-mpconnection.php file

http://localhost/check-mpconnection.php

3) Inside XAMPP, Manage Servers --> Run MySQL Database and Apache Web Server

Open http://localhost/marketplace.php to view it in the browser.

4) (For Demo) Under Administration: Average Rating for Each Service Provider, Satisfied Customers, Search Service Providers by Rating will not display any values initially. Once each transaction is rated, these three functions will result in a proper output.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 84.3%
  • Hack 9.3%
  • HTML 6.4%