This document outlines a student payment system created using Java. It contains slides describing how the system allows users to register student data, access a database to view student information, and print payment receipts. However, the current system only allows one administrator and is not fully user-friendly or optimized for multiple simultaneous users. Future work could make the system online, improve the interface, and allow multiple administrators.