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
Frontend | Backend | Environment |
---|---|---|
TypeScript | PHP 8.3 | Docker |
Vue 3 | Laravel 10 | Nginx |
Nuxt 3 | MySQL 8.0 | Github Actions |
Tailwind CSS | ||
Pinia | ||
Vuetify |
Screenshots
Sales Order
Purchase Order
Rule Pricing System
Inventory
Production/WIP
Exim
Master
Source Code
The source code is private.