/project-command-line-inventory-app

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.

Primary LanguageJavaScript

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