8000 GitHub - augustoyuudi/potaku: Entertainment for otakus
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

augustoyuudi/potaku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Potaku

Entertainment for otakus


🧑‍💻 Website Shutdown


Features

Fetching resources from AniList public API:

  • Guess the VA: game where player guess the correct VA for an anime character.

Project overview

This monorepo contains both the client-side and server-side applications, built with TypeScript. The monorepo is handled by pnpm workspaces

Server

The server is built with Express.js.

To start the server:

cd packages/backend
pnpm install
pnpm dev

The client is built with Vue.js.

To start the client:

cd packages/frontend
pnpm install
pnpm dev

Tasks

In progress

  • Quiz state unit tests

To do

  • Sugest animes in search page
  • Implement loading state on API calls
  • Implement empty state on API calls
  • Dynamic search focus shortcut by device
  • Increase character random range
  • Upload favicon
  • Implement E2E tests
  • Create/Upload favicon

About

Entertainment for otakus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0