Rent Management is a Java-based application designed to help property managers and landlords efficiently manage their rental properties. The application provides features to track rent payments, manage tenant information, and generate reports.
- Manage tenant information: Add, update, and delete tenant details.
- Track rent payments: Record and track rent payments for each tenant.
- Generate reports: Create reports on rent collection and tenant information.
- User-friendly interface: Easy to use and navigate.
Make sure you have Java installed on your device. Download and install Java from here.
- Clone the repository:
git clone https://github.com/raihanulislam00/Rent-management.git
- Download the dependencies for the project (if any).
- Open the file Start.java in your preferred IDE or text editor.
- Compile and run the file:
javac Start.java java Start
This project is licensed under the MIT License. See the LICENSE file for more details.