Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 476 Bytes

File metadata and controls

11 lines (7 loc) · 476 Bytes

Command-line Inventory Application

This is a Command-line Inventory Application for managing inventory. You can create new items, update items, view a list of items, see details of one item, and delete items. Additionally, a cart functionality is included to manage shopping carts.

Setup Instructions

  1. Clone the repository:
    git clone https://github.com/jmoncayo-pursuit/project-command-line-inventory-app.git
    
    cd project-command-line-inventory-app