Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Latest commit

 

History

History
48 lines (29 loc) · 1.39 KB

README.md

File metadata and controls

48 lines (29 loc) · 1.39 KB

YGO Like or Strike

A web application for Yu-Gi-Oh! players who want to check their taste in cards.

AKA, Tinder for Yu-Gi-Oh! Cards

There are a bunch of Yu-Gi-Oh! (YGO) Monster Cards out there! I figured it'd be fun to like or strike each and every one of them. There's a lot of attractive ones, ugly ones, and many in between!


Previews

rating-screen ezgif com-gif-maker (17)


Technologies Used

  • HTML, CSS, and JavaScript
  • Lodash (kebabCase and sample)
  • Font Awesome Icons (5.14.0)
  • Animate.css

Public APIs Used

Features

  • User can view a random card from the database.
  • User can rate a card.
  • User can view all of their rated cards.
  • User can sort group their rated cards by archetype.
  • User can remove cards from either collection.

Stretch Features

  • User can view card details within the application.
  • User can filter for cards they want to rate.

System Requirements / Development

  • Static site is served from the root. No bundling/compilation required.
  • Launch the app with any browser (tested with Chrome).