GithubHelp home page GithubHelp logo

marcelamejiao / whatsupplier Goto Github PK

View Code? Open in Web Editor NEW
4.0 0.0 3.0 8.16 MB

WhatSupplier uses a function to decide which supplier offers the lowest cost to place an order. WhatSupplier uses a function to determine when an order needs to be placed because stocks are running too low. This function is called ROP “Reorder Point’.

JavaScript 96.11% HTML 2.45% Dockerfile 1.30% Shell 0.14%
graphql inventory-management-system order-point ordering-system react supplier supply-chain supply-chain-management

whatsupplier's Introduction

WhatSupplier - MERN Stack Single-Page Application

Table of Contents

Description

Project idea by: Marcela Mejia

This project provides a tool for organizing and optimizing the process of ordering, storing, and using a company’s inventory. Also this application selects the supplier with the lowest cost based on a specific material.

In the Supply Chain process the factory purchases the materials from diverse suppliers. Using WhatSupplier the manager can choose the best offer in price when placing an order.

  • WhatSupplier uses a function to decide which supplier offers the lowest cost to place an order.

  • WhatSupplier uses a function to determine when an order needs to be placed because stocks are running too low. This function is called ROP “Reorder Point’.

What is a Reorder Point?

Order Point (aka Reorder Point) is a key concept within Inventory Management. Order too soon and financials will suffer as too much money is invested in inventory and you may not have enough space to store the inventory. Order too late and you may run out of inventory resulting in waste in the form of stock outs and poor customer service.

Order Point formula is:

Anticipated Demand (D) x Lead Time (L) + Safety Stock (SS) Ref: https://apicsdotcoach.wordpress.com/2017/02/18/order-point/

  • Sending Materials to production: When the user sends an amount of raw materials to production the total amount of this material will decrease. If it is time to place a new order a display notification is shown on screen to proceed with the reorder process.

User Story:

AS A manager in a Supplier/Inventory area,

I WANT to choose the cheapest supplier and supervise the stocks by placing material orders on time,

SO THAT I can effectively provide the stocks to the production area and optimize the supply chain process in the company.

Wireframes:

To see the wireframes and aditional information about the project planning: click here!

Installation

npm install
npm run develop

Technologies Used

  • React
  • GraphQL
    • Apollo
  • HTML
  • Styled Components
  • CSS
  • Bootstrap
  • Javascript
  • Node.js
  • Express.js
  • JSON Web Tokens (JWT)
  • NoSQL
    • Mongoose
    • Mongo
  • Bcrypt
  • Stripe
  • Heroku (previously hosted on heroku)

Preview

Testing with Stripe

When testing the payment system (Stripe) please use one of the credit cards found here.

Deployed link

💡 Live version: click here!

Future Development

  • Include final products and production area extension. Joining materials quantity to create a final product, including production times and costs.
  • Statistics graphics of materials usage, costs and suppliers preferences.
  • Develop an ordering system to place an order with suppliers. Update inventory when order arrives from the Supplier.
  • Edit my profile page with company information.
  • Include material component, when the user can create new materials.

Questions

whatsupplier's People

Contributors

arg2009 avatar dorisliu333 avatar marcelamejiao avatar

Stargazers

 avatar  avatar  avatar  avatar

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.