MY SECOND YEAR PROJECT

My second-year project for the subject, ITP is to create an ERP system to Teemah Biscuits Manufacturers. It is a biscuit manufacturing company situated in Ampara which made its entry into the Sri Lankan market in 2013. As an impact on being in its early stages, the company used MS Excel to hold company's records from sales purchases to utility bill payments, raw inventory system and finished good management. However, with their growth into a  large scale manufacturer, they find it difficult to manage a large amount of data using the aforementioned methods and require a software solution that could automate the process. The primary need of the client was to store data in an efficient, organised for easy retrieval and reporting capabilities. The solution an ERP system which would solve above-mentioned complications, reduce manual work and make the process easier and more efficient.

There were seven modules which are Raw management, Product process management, Sales Management, Finished Good Management, Human Resource management, Distribution Management and Finance management. My part was to build the Human Resource Management.

This module includes Adding/removing/updating employees, assigning departments, calculating salary, editing profile, sending leave requests and generating reports.

We used .NET platform to run the system with MYSQL database. Crystal report runtime was used to generate reports. 

These are the interfaces that I built for the Human resource management module.



2016-08-02 21_20_05-Enterprise Resource Planner - Teemah - [Employe Details].png




Adding Employee 


2016-08-02 21_20_11-Enterprise Resource Planner - Teemah - [LeaveRequest].png











Sending Leave Request


2016-08-02 21_19_57-Enterprise Resource Planner - Teemah - [CheckLeave].png








Viewing Leave Requests


2016-08-02 21_20_42-Enterprise Resource Planner - Teemah - [Salary Details].png










Calculating Salary

Comments

Popular posts from this blog

Viewing Github profile using OAuth in Java

How to setup GitHub using SourceTree?

Security Protection Mechanisms to Safeguard Web Applications