Skip to content

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

License

Notifications You must be signed in to change notification settings

madfauzy/eBook-Apps

Repository files navigation

πŸ“š eBook Apps

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

eBook Apps Screenshot

πŸš€ Getting Started

To start running your project locally, follow these steps:

First, clone the repository to the htdocs or www folder.

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

Then, launch the XAMPP control panel or Laragon.

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/

🐳 Getting Started with Docker

If you want to use Docker instead, clone the repository, make sure to have Docker and Docker Compose installed and the Docker daemon running, then execute:

docker-compose up -d

and run the eBooks Apps.

http://localhost/

πŸ“ 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

Topics

Resources

License

Stars

Watchers

Forks