Skip to content

AY2021S1-CS2103T-F13-1/tp

 
 

Repository files navigation

CI Status codecov

inventoryinator

Inventoryinator is built for dedicated and experienced gamers of MMORPGs who want fast inventory management with CLI.

Most games lack robust inventory management. This project simplifies management and tracking of inventories for hardcore gamers. It allows users to keep track of their inventory through quick commands that support many types of shortcuts. Users can also save recipes and check if they have sufficient materials in their inventory to utilise a recipe.

Ui

Prerequisites

  • Java 11

Getting Started

  • Load the application from the .jar file
java -jar inventoryinator.jar
  • Use the help command to access the user guide, or go there directly.

Want to help develop Inventoryinator?

  • Go here to access the Developer Guide

This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.5%
  • CSS 2.1%
  • Shell 0.4%