Coder Social home page Coder Social logo

mborreros / product-portal Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 6.29 MB

Single page inventory manager for client. Functionality: check in a product, update product warehouse location, check out product, get a generated barcode and print for product.

Ruby 26.58% JavaScript 68.49% CSS 2.87% HTML 2.05%
bootstrap5 css javascript react react-data-table-component ruby-on-rails

product-portal's Introduction

Product Portal

Single page inventory manager for client seeking a solution to manage their warehouse organization.

Current functionality:

  • check in a product with name, lot number, weight (kg), and shelf location
  • update product warehouse shelf location
  • check out product
  • get a generated barcode and print for product
  • audit product shelves using barcode scan of shelf and product barcode scans
  • view all shelves and how many products they contain

Deployment

To deploy this project run these commands at the top level:

  bundle istall
  rails db:migrate
  rails db:seed

Run these commands at the client folder level:

  npm install

Once you have downloaded all the necessary gems and packages, at the top level run this command to start server:

  rails s

Then run this command at the client folder level:

  npm start

There is a Procfile included with this project to run the backend and frontend simultaneously once all packages and gems have been installed:

  foreman start -f Procfile.dev

Demo

Video

Included Libraries

product-portal's People

Contributors

mborreros avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

tomjones

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.