This project is a web-based book store application that allows users to browse, search, and purchase books. It includes user authentication, shopping cart functionality, and an admin interface for managing books and orders.
This project uses the following technologies:
- HTML5
- CSS3
- JavaScript
- PHP
- MySQL
- Google Fonts
- Ionicons
- Smoothscroll Polyfill
- Web Manifest
- Favicon and Apple Touch Icon
- User authentication (login and registration)
- Role-based access control (Admin, Employee, Customer)
- Book browsing and searching
- Shopping cart functionality
- Order management
- Admin interface for managing books and orders
- Clone the repository:
git clone https://github.com/ritoluki/bookstore.git
- Navigate to the project directory:
cd bookstore
- Set up the database:
Import the dbbansachma.sql file into your MySQL database. Update the database connection settings in connection.php. Start a local server:
If you are using XAMPP, place the project folder in the htdocs directory and start Apache and MySQL from the XAMPP control panel. Usage Open your web browser and navigate to http://localhost/bookstore. Register a new account or log in with an existing account. Browse and search for books. Add books to your shopping cart and proceed to checkout. Admins can log in to the admin interface to manage books and orders. Contributing Contributions are welcome! Please fork the repository and create a pull request with your changes.
License This project is licensed under the MIT License. See the LICENSE file for details.