As my 3rd year group project, our team has been working on a system for NLDB farms. Currently they have a manual procedure of managing the tasks inside the farms. We have been developing a web application to automate their manual process while adding more functionalities to ease their work. Read More >>
As the 3rd year Advanced Web Dev project, our team has been working on a system for Macktiles Lanka (PVT) Ltd. The system is intended to be used at the MackTiles Lanka showrooms. When a customer comes with the dimensions of his / her floor area, our web application can draw the floor in 3D and the customer can view different types of tiles as they are laid on the floor.
As the 2nd year Group Project, our team developed a Management System for a Temple. You might be thinking like, "why do you need a system for a Temple?" Well, though we don't think, the religious institutions play a key role in the society and they too have a demand for the system where they can manage the tasks inside those religious places. Read More >>
For the 2nd Year Programming IV module, our group proposed a Business Sales Rep - Performance Analyser, which is a web based system where the company owner can view and manage the performance of the Sales Representatives of that company. We used "LavaCharts" (a PHP / Laravel wrapper for Google's Charts API) to generate statistics from the data.
As a Java project, I created a Student Enrolment System with basic CRUD operations implementing with a SQL database. It has the ability to register new students, enrol them for the Courses and maintain their marks with respect to each subject. I practised the basic concepts in Java by completing this project.