Giter Site home page Giter Site logo

pokemonspawningdatabase's Introduction

Pokemon Spawning Database

Introduction

Welcome to the Pokémon Breeding & Research Division. You are being hired to help our startup company gain a solid foothold into the industry. We, the board of directors, understand that an operation like this requires technical expertise to setup the foundation of everything we do; that is where you come in.

Outlined below are our requirements for a database system that will facilitate our transactions in this project. The system will need to be able to handle an inventory of actively held Pokémon, as well as their children. These Pokémon will be delivered and removed from inventory by clients. Clients will be charged on the length of stay by the original Pokémon deposited.

It will be important to keep track of who owns what Pokémon. Mates will be limited to a client. That is, a Pokémon from one client cannot mate with a separate client’s Pokémon. Descendants of a client’s Pokémon may be withdrawn by that client.

Business Rules

  • A client deposits Pokémon into inventory
  • A client withdraws Pokémon from inventory
  • A Pokémon can have parents and children, and mates
  • A Pokémon must have a mate to have a child
  • A Pokémon can only mate with another Pokémon from the same client
  • A child Pokémon has the same owner as the parents
  • A client is charged with the length of stay of the Pokémon
  • A room can only store a single Pokémon

Database Design

database_design.png

pokemonspawningdatabase's People

Contributors

mrnuttr avatar

Watchers

 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.