Machine Sharing And Enterpise Resource Planning System - Java (S.L.I.I.T 2nd Year ITP Project)

This system is developed by me and 7 other team members for 2nd year module ITP,here you can check out our project from github GitHub Link 

Summary 

The aim of the project is to automate some aspects in production process. Vogue Tex is an apparel
manufacturer which consists of 9 main factories all over Sri Lanka. We developed this system only for a branch hoping to expand it to other branches as well. I managed to develop a style planning and
resource allocation module for this system. This module helps the user to enter a new style by
checking with available resources and if the resources are not sufficient it will send a notification. This also helps the user to track the critical path of a style. In other modules we managed to perform
employee, inventory, transport, sales and maintenance management.

 Knowledge Covered in the project:
  •  Experience gained working with a real client
  • Agile software developing methodologies
  • Database implementation and management using Workbench
  • Use of MVC architecture
  • Programming Skills in Java
  • Integration and Testing 
There are many defects that we have seen after the completion of our project.Few of them are,

  •  Not many security measures have taken to safeguard data integrity.
  • There are no implementation of database crash recovery.
Module which is implemented by me is Style and Resource Planning and Allocation.Here are few screenshots to describe what i have done with this module,

  • Style and Resource Planning Module Use Case 

  • Style Registration Tab-New Style



  • Style Registration Tab-Add Quantity 
  • Style Resource Difference (Search) 
  • Style Resource Allocation (Choose Button Validations) 
    • Style Resource Allocation (Remove Button Validation) 
    • Send Email 

    Comments

    Popular posts from this blog

    Introduction to using ExpressJS with MongooseJS and NodeJS - Part 2

    Intoduction to NodeJS

    Using OAuth 2.0 Framework to Manipulate Files in Google Drive