This Project, I have made using a most popular PHP framework Codeigniter with MySql database, also I have used in frontend (HTML, CSS, Bootstrap 4, Jquery, Ajax, javascript)
-- user guide -- 0. Internet Connection must required
- Extract this file into your localhost directory
- keep the folder name as it as same [ if you are not familier with codeigniter ], don't require any changes over folder names [ folder name change can be effect to the project ].
- Cut database folder and paste it from outside of the Codeigniter directory.
- open phpmyadmin and import the database "bookcart.sql".
- Run the file from your default browser with localhost/codeigniter/Book_Cart/ [ directory structure must be same ].