Question: Please I need help with writing a Java programming for this project. Also make sure to address all the demands of the projects Project: Create
Please I need help with writing a Java programming for this project. Also make sure to address all the demands of the projects

Project: Create a menu-based tool of Student Fee Tracker to maintain details of all enrolled students, and their fee payment status. The tool must be able to list the student details (Name, Address, Fee amount, Fees paidot, Date), add new students, maintain fee status, display total fees collected/due. This class should have methods to display the menu, add a new student, enter fee details, display total money collected/due. The student class could store student data, and implement getters, setters and methods to modify fee status. Make sure to provide the details on analysis, design - including a UML diagram - coding, and testing. . Analysis (Describe and Detail the problem including input and output). . Design: (Describe the major steps for solving the problem) Testing: (Describe how you test this program)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
