/react_inventory_manager

Inventory Management System built with React, Redux and Rails API

Primary LanguageJavaScript

React Inventory Manager

Introduction

This app is an inventory management system. It uses token base authentication and a Ruby on Rails API.

Demo

Features

  1. Token based authentication.
  2. Ability to create and sell products.
  3. Ability to view and update inventory.
  4. Ability to view daily sales charts.

Installation Instructions

  1. Clone this repo. git clone https://github.com/mtallentb/FINAL_INVENTORY.git
  2. cd FINAL_INVENTORY
  3. npm install
  4. npm start
  5. If the app doesn't pop up automatically, head to http://localhost:3000

Prerequisites

Node.js

brew install node

Tech Stack

Author

Matt Brown