hbhbr / eBook-Apps

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

Home Page:https://ebook-apps.000webhostapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“š 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.

Then, start Apache and 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 Roles

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.

About

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

https://ebook-apps.000webhostapp.com/

License:MIT License


Languages

Language:PHP 93.7%Language:JavaScript 4.6%Language:CSS 1.8%