DESIGN AND IMPLEMENTATION OF A WEB BASED ENTERPRISE RESOURCE PLANNING (ERP) SYSTEM
Keywords:
Enterprise Resource Planning (ERP), Django web framework. Object-Relational Mapping (ORM), Java ScriptAbstract
Enterprise Resource Planning (ERP) systems were deployed as on-premise solutions, requiring significant
investment in hardware, software, and IT personnel. Despite the importance of Enterprise Resource Planning
systems, many organizations continue to face significant challenges with existing ERP solutions that impact their
operational efficiency and competitive advantage. This study focuses on designing and implementing a web-based
ERP system using Python programming language with the Django web framework as the backend technology. The
system leverage Django's Object-Relational Mapping (ORM) for database interactions and implement RESTful
APIs for enhanced performance and scalability. The frontend will be developed using HTML5, CSS3, and
JavaScript to create a responsive and intuitive user interface across devices of varying screen sizes. Experimental
results demonstrate that combining the proposed method with other techniques significantly improves the latency
and the development of the ERP system while also reduces database query time complexity