Coder Social home page Coder Social logo

anitierlist's Introduction

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

# bun
bun run dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm run build

# yarn
yarn build

# bun
bun run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm run preview

# yarn
yarn preview

# bun
bun run preview

Check out the deployment documentation for more information.

anitierlist's People

Contributors

alexisdechiara avatar

Watchers

 avatar

anitierlist's Issues

[Feature] Add popup like with animes info like Anichart

Is your feature request related to a problem? Please describe.
I'm always frustrated when i want to know what is the score of the anime i'm ranking, i have to search it on anilist.

Describe the solution you'd like
When i click on the tile a popup appear showing me informations about the current anime

Describe alternatives you've considered
A link to the anilist anime could be great

[BUG] Filters doesn't work

Describe the bug
When you filter with search, genres, year, season or format, it doesn't work

To Reproduce
Steps to reproduce the behavior:

  1. Add your usernma and click on search
  2. Choose one filter to use
  3. See error

Expected behavior
The matching animes should be shown and only them

Screenshots
chrome_2023-01-29_14-34-14
chrome_2023-01-29_14-34-51

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Google Chrome
  • Version: 110

[BUG] Duplicate tiles when back to homepage

Describe the bug
There is a duplication of the anime tiles when you go back to the home page by clicking on the logo at the top left and then redisplaying the tierlist in auto rank mode after clicking on search.

To Reproduce
Steps to reproduce the behavior:

  1. Add a valid username
  2. Enable the "auto rank anime" checkbox
  3. click on search
  4. Go back on homepage by clicking on logo at the top left
  5. Reproduce the step 1, 2 and 3
  6. See the bug on each lines

Expected behavior
There should be only one time the same tile (image).

Screenshots
chrome_2023-01-28_17-43-29

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser Google Chrome
  • Version 110

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.