Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 502 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 502 Bytes

Inventory Management System

A tool to manage inventory.

Features

  • Default view with inventory data. Contains search and customized visibility functions.
  • Form to update inventory.
  • Form to add new inventory.

Dependencies

  • shinydashboard
  • shiny
  • ggplot2
  • readxl
  • DT

How to run locally

This is built in R Studio using R Shiny Dashboard. You can run the application by clicking "Run App" in R Studio. It will import the data from the spreadsheet.

ALL RIGHTS RESERVED