A simple online bookstore web application created for my CS Diploma FYP
Steps to run the application
- Install XAMPP
- Copy all the files in the repository except the bookhaven(5).sql file, then place in a single folder(you can name this BookHaven for simplicity or any other name)
- Run the Apache and MySQL client
- Import the SQL code into the MySQL client
- Voila the application should be up and running
- Congratulations, you just copied this for your FYP right?