/eBook-Apps

The eBook Apps is a web application that helps you browse ebooks from anywhere using your smartphone and laptop.

Primary LanguagePHPMIT LicenseMIT

⚡️ eBook Apps

The eBook Apps is a web application that helps you browse ebooks from anywhere using your smartphone and laptop.

🚀 Getting Started

To start running your project locally, follow these steps:

First, clone the repository to the htdocs folder.

git clone https://github.com/madfauzy/eBook-Apps.git

Then, launch the XAMPP control panel and start Apache MySQL.

Then, run PHPMyAdmin in your browser.

http://localhost/phpmyadmin/

Next, create database ebookapps and import ebookapps.sql

Finally, run the eBooks Apps.

http://localhost/eBook-Apps/

📍 Login Account For Local

Username: admin
Password: admin
Username: member
Password: member

🔑 User Privileges and Level

Visitor -> Access Home and List eBook
Member -> Access Home, List eBook, and Add eBook
Admin -> Access Home, List eBook, Add eBook, Update eBook, and Delete eBook

📄 License

The eBook Apps is open-source project licensed under the MIT License.