Final Project for University
Inventory Management System for Villa Nueva School
A multi-tier distributed management system to keep track of all the resources of the school.
It provides role based access to different screens and operations.
A complete history of all the users and operations is maintained.
It has ability to import data from XL spreadsheet.
It provides advanced search capabilities for each screen and let user generate a variety of reports.
Developed primarily in Java it has a thin swing client and a server that exposes REST APIs through Tomcat and uses
MySql for persistence.