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

Overview

⚑️ 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.

You might also like...
churn-php is a package that helps you identify php files in your project that could be good candidates for refactoring
churn-php is a package that helps you identify php files in your project that could be good candidates for refactoring

churn-php Helps discover good candidates for refactoring. Table of Contents What Is it? Compatibility How to Install? How to Use? How to Configure? Si

The Ravioli WooCommerce plugin helps you ship your order with Ravioli.

=== Ravioli for WooCommerce === Contributors: canolcer Tags: ravioli, ecommerce, shipping Requires at least: 5.0 Tested up to: 6.0.1 Stable tag: trunk

Iran decoration platform is an open source Php web application where you can find your job as a freelancer working in people home in decoration positions and others.

Iran-Decoration Platform Iran decoration platform is an open source Php web application where you can find your job as a freelancer working in people

This tools helps you with Collectors in DependecyInjection, Console shortcuts, ParameterProvider as service and many more.

Package Builder This tools helps you with Collectors in DependecyInjection, Console shortcuts, ParameterProvider as service and many more. Install com

Minimalist PHP frame for Core-Library, for Developing PHP application that gives you the full control of your application.

LazyPHP lightweight Pre-Made Frame for Core-library Install Run the below command in your terminal $ composer create-project ryzen/lazyphp my-first-pr

Utility that helps you switch git configurations with ease.

git-profile Utility that helps you switch git configurations with ease Preface It is possible that you have multiple git configurations. For example:

[Virion] A library that helps you use Discord Webhook
[Virion] A library that helps you use Discord Webhook

DiscordHelper How to register Web Hook URL How to register Web Hook URL use NewThing\DiscordHelper\DiscordHelper; DiscordHelper::setURL($YourWebHookU

A plugin that helps you to edit item's NBT in-game
A plugin that helps you to edit item's NBT in-game

NBTEditor A plugin that helps you to edit item's NBT in-game Usage: Join your server and enter command /nbteditor (or /nbte). The editor will be displ

Comments
  • [ImgBot] Optimize images

    [ImgBot] Optimize images

    Beep boop. Your images are optimized!

    Your image file size has been reduced by 13% πŸŽ‰

    Details

    | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /assets/img/IMG_61b64030d4d76e049acfb1520d7ed427.jpg | 63.73kb | 54.27kb | 14.84% | | /assets/img/IMG_3b27e77f6875dd86bf72c5ca052a10cf.jpg | 57.79kb | 49.33kb | 14.64% | | /assets/img/IMG_4a0e4eb91f8f180be897ea535c12b820.jpg | 93.01kb | 79.40kb | 14.63% | | /assets/img/IMG_94be509757316ce59ccf6e207ae10bba.jpg | 62.93kb | 53.86kb | 14.41% | | /assets/img/IMG_1b0f510928a162c83aa4f7f546cf6f26.jpg | 66.37kb | 57.34kb | 13.60% | | /assets/img/IMG_fffdfb2c87576a0bdad00725ad8529c8.jpg | 69.27kb | 59.97kb | 13.43% | | /assets/img/IMG_fd1477dff59ed4f8744928ae5ac71793.jpg | 69.13kb | 60.19kb | 12.94% | | /assets/img/IMG_a8bff432332159d4a1e9ece43206ee7a.jpg | 57.90kb | 50.41kb | 12.93% | | /assets/img/IMG_024c8602bb9d2799e256b1e672b198fd.jpg | 57.13kb | 49.78kb | 12.86% | | /assets/img/IMG_6da2f64d88207836cec3a644d83d10ba.jpg | 60.49kb | 52.82kb | 12.69% | | /assets/img/IMG_8237dc3b77c87165d721fe5195b766e8.jpg | 58.00kb | 50.90kb | 12.24% | | /assets/img/IMG_4fe263c4f5e6de0c50a1613628ab3ff6.jpg | 58.51kb | 51.59kb | 11.84% | | /assets/img/IMG_99be0b8f93fb080bee9fdd64c47f6317.jpg | 16.44kb | 14.59kb | 11.30% | | /assets/img/IMG_7af5bb267f368dda20be42ec73250ee5.jpg | 70.09kb | 62.93kb | 10.21% | | /assets/img/icon_ebook.png | 9.39kb | 8.66kb | 7.74% | | | | | | | Total : | 870.19kb | 756.04kb | 13.12% |


    πŸ“ docs | :octocat: repo | πŸ™‹πŸΎ issues | πŸͺ marketplace

    ~Imgbot - Part of Optimole family

    opened by imgbot[bot] 1
  • (PHP-D1002) Missing function/class method doc comment

    (PHP-D1002) Missing function/class method doc comment

    Description

    Documentation comments are helpful in understanding what that part of the code is responsible for. It is always a good idea to add documentation to your code to improve the code readability and maintainability. In addition to that, it becomes helpful when you revisit the code after a long time. …

    Occurrences

    There are 8 occurrences of this issue in the repository.

    See all occurrences on DeepSource β†’ deepsource.io/gh/madfauzy/eBook-Apps/issue/PHP-D1002/occurrences/

    opened by madfauzy 0
  • (PHP-D1002) Missing function/class method doc comment

    (PHP-D1002) Missing function/class method doc comment

    Description

    Documentation comments are helpful in understanding what that part of the code is responsible for. It is always a good idea to add documentation to your code to improve the code readability and maintainability. In addition to that, it becomes helpful when you revisit the code after a long time. …

    Occurrences

    There are 8 occurrences of this issue in the repository.

    See all occurrences on DeepSource β†’ deepsource.io/gh/madfauzy/eBook-Apps/issue/PHP-D1002/occurrences/

    opened by madfauzy 0
Owner
Ahmad Fauzy
Back End Developer
Ahmad Fauzy
Fly50W is a new language which helps you build simple apps using more than 500k lines of code easily.

Fly50W is a new language which helps you build simple apps using more than 500k lines of code easily. Installation

null 4 Jun 22, 2022
Easily add logs anywhere in your Magento 2 code

Magento 2 Simple Log Easily add logs anywhere in the code (like Magento 1). Requirements Requires Magento 2 in any version. Installation Add the Log.p

Matthieu Vion 19 Dec 27, 2021
Quickly execute Composer package binaries from anywhere. ⚑️

✨ Help support the maintenance of this package by sponsoring me. cpx Quickly execute Composer package binaries from anywhere. ⚑️ Installation Run the

Ryan Chandler 57 Dec 25, 2022
Xero - a digital currency that allows instant payments to anyone, anywhere

Xeros is a digital currency that allows instant payments to anyone, anywhere. Xeros has been written completely in PHP and mostly follows the technical design of Bitcoin. Xeros uses P2P technology to operate with no central server.

Kladskull 79 Dec 26, 2022
A PHP CLI application that helps you organize your aliases.

Alias CLI A PHP CLI application that helps you organize your aliases. Installation composer require --dev alexgaal/alias After installing Alias CLI we

Alexander Gaal 7 Aug 12, 2022
Michael Pratt 307 Dec 23, 2022
Talkino allows you to integrate multi social messengers and contact into your website and enable your users to contact you using multi social messengers' accounts.

Talkino Welcome to our GitHub Repository Talkino is a click to chat plugin to show your agents’ multiple social messengers, phone and emails on the ch

Traxconn 2 Sep 21, 2022
WooCommerce Empty Cart Button plugin helps you to add Empty Cart button to WooCommerce Pages/Sections using Shortcode only.

WooCommerce Empty Cart Button plugin helps you to add Empty Cart button to WooCommerce Pages/Sections using Shortcode only. How to use? Download the p

Katr 2 Sep 24, 2022
Venture allows you to create and manage complex, async workflows in your Laravel apps.

Venture is a package to help you build and manage complex workflows of interdependent jobs using Laravel's queueing system. Installation Note: Venture

Kai Sassnowski 680 Dec 14, 2022
KodExplorer is a file manager for web. It is also a web code editor, which allows you to develop websites directly within the web browser.

KodExplorer is a file manager for web. It is also a web code editor, which allows you to develop websites directly within the web browser.

warlee 5.5k Feb 10, 2022