This is a personal project used to learn how to manipulate React & Node. The choice of technologie for the database was MariaDB. This project was done with a friend of mine. While he worked on the front-end, I worked mainly on the back-end; although I also touched the front-end (the Router System, the base for the "Reader" part, and all the logic for API calls).
This project consist in the creation of a website for Manga viewing and was inspired by Catmanga. There is also an administrative part that I did which can be viewed here.
Visuals :
Home Page |
List of all Series |
One Manga Information |
Reader. You can navigate by clicking on the left/right of the image. Test Image Credit : https://brookmiles.ca/ |
To have a smooth installation, please clone the repository in ~/Desktop [1].
To install all the libraries, please use the following doc in order,
If you want to know more about the website in details, please check the API, the Encryption scheme or the Database
[1] I only accounted for Linux users.
This version is still in developpment as several components still needs to be created :
- The reader needs to be polished
- The reader still has yet to include reading settings
- Metadata are to be added when sharing a link
- Such a link should redirect to the correct manga page if asked