Skip to content

Ngatur ERP

M. Iqbal Effendi edited this page Jun 14, 2024 · 1 revision

Empower Your Retail, Simplify Your Success

Ngatur ERP is an open-source Enterprise Resource Planning (ERP) system tailored for the retail industry. It is designed to be an omnichannel solution, integrating with various third-party services such as e-commerce platforms (Tokopedia, Shopee, Blibli), accounting applications (Jurnal, Accurate), and logistics providers. The goal is to streamline operations, enhance efficiency, and provide a unified platform for managing retail businesses.

Goals and Objectives

  • Develop an open-source ERP system specifically for the retail industry.
  • Provide omnichannel capabilities to integrate with various third-party services.
  • Use modern, scalable, and robust technologies to ensure high performance and reliability.
  • Create a modular system that allows for easy customization and extension.

Technologies

  • Backend: Go
  • Frontend: Vue.js
  • Database: PostgreSQL
  • Containerization: Docker
  • Caching: Redis
  • Message Broker: RabbitMQ
  • CI/CD: GitHub Actions

Core Features

  • User Authentication
    • User registration and login.
    • Role-based access control.
    • JWT-based authentication for secure session management.
  • Master Data Management
    • Product management: CRUD operations for products, categories, and attributes.
    • Customer management: CRUD operations for customer data.
    • Supplier management: CRUD operations for supplier data.
    • Inventory management: Track stock levels, locations, and movements.
  • Additional Features
    • Reporting and Analytics: Generate reports on sales, inventory, and financial performance.
    • Notification System: Notify users about important events via email or in-app notifications.
    • API Gateway: Provide a secure and scalable API gateway for third-party integrations.
Clone this wiki locally