Suu021 / Mini-ERP

Simple ERP project in Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mini-ERP

Project Status: in progress

Topics

🔹 Project description

🔹 Functionalities

🔹 Application Layout

🔹 Requirements

🔹 Instructions for compilation and use

Project description

This is a mini ERP project displays the essential informations for business management.

Functionalities

✔️ Registration of products, prices, suppliers, buyers, quotes and orders;

✔️ Ranking of the products that sell the most;

✔️ Average monthly sales ticket;

✔️ Percentage of billing per day;

✔️ Billing by payment method;

✔️ Return index;

✔️ Billing in value by day of the week, month, year;

✔️ Price list;

✔️ Inventory;

✔️ Purchase;

✔️ Cash flow.

About

Simple ERP project in Javascript

License:MIT License


Languages

Language:PHP 70.8%Language:HTML 13.1%Language:CSS 10.1%Language:JavaScript 6.0%