Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/uttamkn/komik-uh
- Owner: uttamkn
- Created: 2024-06-20T14:14:05.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T17:45:36.000Z (3 months ago)
- Last Synced: 2024-10-18T15:56:21.318Z (3 months ago)
- Language: TypeScript
- Homepage: https://comic-reader-gamma.vercel.app
- Size: 4.84 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)