Giter Club home page Giter Club logo

reedoooo / yugioh-database Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 162.33 MB

A deck builder application for YuGiOh cards which allows users to build a deck from the YGOProdeck YuGiOh database api. Additionally, users have the option to create an account and save their customized decks to a secured sql database.

Home Page: https://tcg-database.netlify.app/

License: MIT License

HTML 2.07% JavaScript 93.00% CSS 4.92%
authentication codefellows yugioh yugioh-api sql postgresql

yugioh-database's Introduction

yugioh-database

Project: Yugioh Deck Builder

Author: Reed Vogt and Ryan Eastman

Problem Domain

The Yugioh Deck Builder app aims to provide a platform for Yugioh players to easily build and manage their decks. It allows users to search for Yugioh cards, add them to their deck, save their deck, and perform various operations on the deck such as updating and deleting.

Links and Resources

Collaborators

Reed Vogt and Ryan Eastman

Setup

.env requirements (where applicable)

  • No specific environment variables are required at the moment.

How to initialize/run your application (where applicable)

How to use your library (where applicable)

  • Open the Yugioh Deck Builder application in a web browser.
  • Use the search feature to find Yugioh cards by their name, race, type, level, and attribute.
  • Click on the desired card to add it to your deck.
  • Build your deck by adding multiple cards.
  • Save your deck by providing a name, description, and author.
  • Update your deck by adding or removing cards.
  • Delete a deck by its name.
  • View and manage your decks through the interface.

Features / Routes

  • Search Feature: Allows users to search for Yugioh cards based on their name, race, type, level, and attribute.
  • GET: /cards - Retrieves a list of cards based on the search parameters.
  • POST: /decks - Creates a new deck with the provided name, description, and author.
  • PUT: /decks/:id - Updates an existing deck by adding or removing cards.
  • DELETE: /decks/:id - Deletes a deck by its ID.

Tests

  • The tests can be run using the command: npm test
  • The tests cover the functionality of the search feature, deck creation, update, and deletion.

UML

Website Blockframe

yugioh-database's People

Contributors

docholliday13x avatar reedoooo avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

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.