Require XAMPP & PHP
- 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
Login Username : demo
Login Password : thisisademo
There are some error on displaying the book for demo. Please download it and try it locally.
Thank You.