Skip to content

Inventory Management System built with React, Redux and Rails API

Notifications You must be signed in to change notification settings

ramanasha/react_inventory_manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • HTML 1.9%
  • CSS 0.5%