nhoffudel / maven.product-manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Product manager

  • Objective - To create a class which can add, remove, get, and check if it contains elements.
  • Purpose - To gain familiarity the java.util.List and Generic Structures

Part 1 - Clone the project

  • Begin by forking this project into a personal repository.
    • To do this, click the Fork button located at the top right of this page.
  • Navigate to your github profile to find the newly forked repository.
  • Clone the repository from your account into your ~/dev directory.
  • Open the newly cloned project in a code editor (Visual Studio Code, for example).

Part 2 - Getting started

  • Ensure that each of the test classes passes with 100% success rate.

About


Languages

Language:Java 100.0%