Skip to content

Introduction

INFO

The documentation is still under development. Most of the content is API Endpoint documentation. I will add more content about the backend and frontend implementation in the future.

If you want to see how I implement features, you can use the search bar or Ctrl + K then type Implementation, it will show you all the implementation content.

What is D-ERP System?

D-ERP System is a digital enterprise resource planning system. This system is designed to help businesses manage their resources digitally. It is a comprehensive system that covers all aspects of a business. Until now, I have implemented the following features:

  • Sales Order
  • Purchase Order
  • Rule Pricing System
  • Inventory
  • Production/WIP
  • BC & Exim
  • Shipping
  • Master Data

Technology Stack

FrontendBackendEnvironment
TypeScriptPHP 8.3Docker
Vue 3Laravel 10Nginx
Nuxt 3MySQL 8.0Github Actions
Tailwind CSS
Pinia
Vuetify

Screenshots

Sales Order

Sales Order

Purchase Order

Purchase Order

Rule Pricing System

Rule Pricing System

Inventory

Inventory

Production/WIP

production/WIP

Exim

exim

Master

master

Source Code

The source code is private.

Released under the MIT License.