JamesRobionyRogers / PokemonCardCollection

2021-06-24 NCEA Level 3 Java Assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License


Pokemon Card Collection Java

Here is the ReadMe file for my Pokemon Card Collection Java Program. For this assignment we were tasked to create a Pokemon Card Collection GUI using the ESC100 lib, provided by Victoria University, that stores and displays a colection of Pokemon cards.


About The Project

AS 91906: Use complex programming techniques to develop a computer program

Content Recommender is the project I have been working on for the Project Management NZCEA Level 3 standard. I started the project on 23rd June, finishing on the 30th June.

Problem Statement

In 2020 the rapper Logic spent USD $226,000 on a Pokemon Card (Espinoza, 2020), You have decided that it would be really handy to have a program that stored your colection of Pokemon Cards and their monetary value.

Your code needs to be able to:

  • Add a Pokemon Crad's name, monetary value and picture
  • Get a Pokemon Card, show its name, monetary value and picture.

Built With

  • Java
  • ECS100 Library

Getting Started

Getting started using this projetc is quite easy. Download a local copy of the project, navigate to the project directory srs/CollectionGUI.java and run the file.

Requirements

Installation

  1. Clone the repo using Git
git clone https://github.com/JamisBuggerlugs/Content-Recommender-Assessment.git
  1. Download the zip file from above

  2. Run the file CollectionGUI.java found under: srs


Contact

James Robiony-Rogers - james.robiony-rogers@student.onslow.school.nz

About

2021-06-24 NCEA Level 3 Java Assignment


Languages

Language:Java 100.0%