Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 434 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 434 Bytes

erpr

ERP Solution for small and medium business

Problem

  1. Item overstock due to too much order quantity.
  2. Item out of stock due to forget to order new stock.

Solution

  1. Order stock based on production plan.
  2. Set reminder to order stock before passing quantity threshold.

Features

  1. CRUD for materials.
  2. CRUD for products and its required materials.

Technical Implementation

Requirements

  1. Django 3.2.7