Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 392 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 392 Bytes

Setting up MYSQL Server

  1. Assuming you have xampp.exe installed, on the xampp control panel start the Mysql and Apache Server.
  2. Go to the Mysql Admin and make a new database, name it 'onlinemarket'.
  3. Go to the import tab found at the top of the webpage, get ready to upload sql file.
  4. Get onlinemarket.sql from the github repository then upload.