Skip to content
/ jaku Public

Comparative ranking + recommendations for anime tv shows

Notifications You must be signed in to change notification settings

micsparre/jaku

Repository files navigation

jaku

Rank the anime shows you've watched against each other, bookmark the ones you plan to watch, and get personalized recommendations.

jaku.mp4

Local Development Setup

Backend (Django)

Start the server

pip install --r requirements.txt
cd backend
py manage.py runserver

Frontend (Vite + React + Typescript + Tailwind)

Start the React server

cd frontend
npm i
npm run dev

About

Comparative ranking + recommendations for anime tv shows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published