Skip to content

VaradM-17/MRND-Internship-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Loan Finance System Software

Project: Loan Finance System

Role: Full Stack Java Application Developer

Company: MRND PVT. LTD.

Duration: January 22, 2024 – April 23, 2024

Overview

The Loan Finance System is a Java-based application designed to manage loan enquiries, including the ability to add, update, delete, and display records. This software provides an efficient and user-friendly interface for handling customer loan inquiries, powered by Java for the backend and Swing/Applet/AWT for the graphical user interface (GUI).

Features

  • Add New Enquiries: Users can input new loan enquiries into the system.
  • Update Existing Enquiries: Allows modifications to previously entered loan details.
  • Delete Records: Enables users to remove loan enquiry records from the system.
  • Display All Enquiries: Displays all loan enquiries in an organized and easy-to-read format.
  • Database Integration: Utilizes SQL for data storage and retrieval, ensuring all actions are reflected in the database.

Technologies Used

  • Frontend: Swing, Applet, AWT (for UI)
  • Backend: Java
  • Database: SQL (for managing loan enquiries data)

Installation

To set up and run the Loan Finance System on your local machine:

  1. Clone the repository:
  2. git clone https://github.com/your-username/loan-finance-system.git
  3. Ensure that you have Java and a compatible SQL database installed.
  4. Set up the database using the provided SQL scripts.
  5. Run the Java application.

Team Collaboration

This project was developed in equal collaboration with Tejas Aher. Both team members contributed equally to various aspects of the application:

  • Jointly designed the backend and database integration, implementing the business logic for managing loan enquiries.
  • Collaborated on the frontend, using Swing, Applet, and AWT to create an intuitive user interface.
  • Worked together on testing, debugging, and finalizing the application to ensure seamless functionality and user experience.

This balanced teamwork ensured a smooth integration of all components and led to the successful delivery of a reliable Loan Finance System within the project timeline.

Contact

For questions or feedback, feel free to reach out via email:

GitHub Profiles:

LinkedIn Profiles:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages