Coder Social home page Coder Social logo

davydmaker / mangareader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lk-kevin/mangareader

0.0 0.0 0.0 13.27 MB

Website to read manga locally or even on your own server

License: MIT License

JavaScript 4.15% PHP 89.67% CSS 6.05% Dockerfile 0.14%

mangareader's Introduction

This is PHP 7 adapted version of hernantas MangaReader using OpenSSL Functions

MangaReader

Is web based application that can manage your manga collection and provide online reading experience (since it was web based) but offline or locally. The main use this application is for local/personal. It's possible for hosting/commercial use but I'm not focused on that in mind (at least not yet).

This web is for Manga that placed on folder that has structure like this:

Manga Directory

Feature(s)

  1. Provide the same experience (might be better) when reading online but can be used for offline/local environment.
  2. Easy to manage manga, chapter and your reading history. It will tell you if there's new chapter, new manga and it will keep track which chapter you have or haven't read yet.
  3. Support multiple user account. You can create as many account as you want. Useful if you have many people in your house that want to have it own reading history.
  4. Since this was web application, that mean you can access it with multiple device such as mobile phone, tablets, etc. As long as it has supported web browser.

Screenshots

Manga Newsfeed Manga Directory

Requirements

  1. Web server that support PHP 5.5.0 or greater.
  2. Web server that allow .htaccess to override
  3. PHP Extension enabled such as:
    • mcrypt
    • PDO & PDO Mysql
  4. Mysql Server

Installation

  1. Make sure you have web server that support PHP 5.5.0 or greater & mysql server installed and running on your computer (or maybe your local server). If you are using windows, you can install XAMPP or WAMPP.
  2. Extract zip file and place it at your web server. (ex: "xampp/htdocs/" if using XAMPP, or "wampp/www/" if using WAMPP) or "/var/www" on linux based OS
  3. Access it via your web broser. For example if you name your folder mangareader and place it htdocs, you can access it via localhost/mangareader
  4. Follow the installation guide when you open the web for the first time.
  5. Have fun.

Note: Make sure you allow htaccess on your web server. XAMPP enable by default, but if you must enable it manually See this article.

Feature Request, Bug/Issue report

If you encounter any bug or error, please use issues page to report any bug you found.

If you have some idea for new feature to be added, please use issues page to report. But keep in mind that not all feature can/will be implemented and more feature=this web app will become more heavy, which is you probably don't want to.

To make my job easier, please don't make new one if same or similar issues already created.

Note: Again, since this is free time project (for now) I can't really guarantee how much I can work on this project. So there might be slow update.

FAQ

Q: When accessing link, it said object not found.

A: Make sure you allow htaccess on your web server. XAMPP enable by default, but if you must enable it manually if using WAMPP. See this article.

Commercial/Online Use

You can use this for local or via hosting, but there is a problem that may occur that can cause quite problem such as:

  1. This website app is still not professionally tested for security.
  2. Lack feature for online purpose. (Like upload for example)

I try my best to make this website have as much as feature as possible and as secure as possible so it can be used for online website (like cms). But I can't guarantee anything about this since for now this is free time project. There might be security issues but if you found one you can report it in the issues page.

But seriously, use at your own risk.

mangareader's People

Contributors

hernantas avatar davydmaker avatar lk-kevin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.