Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uttamkn/komik-uh

Frontend to my comic reader.
https://github.com/uttamkn/komik-uh

Last synced: 2 months ago
JSON representation

Frontend to my comic reader.

Awesome Lists containing this project

README

        

# Komik-uh

**Komik-uh** is a comic reader web application built to serve and read PDF comics. The frontend is developed using ReactJS, and the backend is powered by FastAPI.

## Features

- **JWT Authentication**: Secure login and authentication using JSON Web Tokens (JWT).
- **User Profiles**: Keep track of user details and reading activity.
- **Reading History**: Automatically saves the last page read for each comic, allowing users to resume from where they left off.
- **Comments**: Users can leave comments on comics.

[backend](https://github.com/SuchitG04/comic-reader.git)