Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 494 Bytes

File metadata and controls

15 lines (12 loc) · 494 Bytes

Require XAMPP & PHP

Step to Setup

  • Open localhost/phpmyadmin on your browser to create a database name call "bookstore"
  • Import the whole SQL file via phpmyadmin
  • Download the whole folder and paste on your xampp/htdocs folder
  • Open localhost/DemoWebEngineering on your browser

To View Demo

Login Username : demo
Login Password : thisisademo

Warning

There are some error on displaying the book for demo. Please download it and try it locally.
Thank You.