Skip to content

TravisMai/CO2013_DBS_HK221

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CO2013_DBS_HK221

Assignments 2 in DBS semester 221

Login information:

  • Username: sManager
  • Password: shop01

Folder contain:

There are 3 different folders:

  • docu: document and report for the assignment
  • database: the database for the requirement/application
  • show: the source code for the application

How to setup the application

  • Step 1: Download XAMPP via this link: https://www.apachefriends.org/download.html
  • Step 2: After download successfully, copy show folder to htdocs folder in your machine alt text
  • Step 3: Run XAMPP machine. Make sure it function properly as image below alt text
  • Step 4: Go to localhost/phpmyadmin and create database reality_show. Then copy the code from reality_show.sql to the database reality_show you have just create. Make sure you have unchecked the Enable foreign key checks as the image below: alt text
  • Step 5: Go to localhost/show to view our application alt text