/ezloans

Primary LanguageJavaMIT LicenseMIT


EZloans

Loan Management System
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contributors

About The Project

EZloans is a full-stack loan management system that creates a comprehensive platform to efficiently manage the loan lifecycle. This project features dual interfaces: an intuitive Admin Dashboard for loan officers and administrators and a User Interface that simplifies the loan application and management process for borrowers.

(back to top)

Built With

  • React
  • Bootstrap
  • Spring Boot
  • MariaDB

(back to top)

Getting Started

To run the project in your local system, follow the given steps

Prerequisites

  • npm
    npm install npm@latest -g
  • IDE for Java development (IntelliJ/Eclipse/Any other IDE)
  • HeidiSQL with MariaDB

Installation

  1. Clone the repo
    git clone https://github.com/TalionSlade/ezloans.git
  2. Install NPM packages
    cd Ezloans-react
    npm install
  3. Enter MariaDB details in Ezloans-spring/src/main/resources/application.properties
    spring.datasource.username = <Your username>
    spring.datasource.password = <Your password>
  4. Start your Spring Boot Server through IDE
  5. Start your ReactJS Server through CLI
    cd Ezloans-react
    npm start

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contributors

  • Anubhav Rajput
  • Arpan Ghosh
  • Davy Sharma
  • Sashrika Surya
  • Vardhah Anees

EZLoans: https://github.com/TalionSlade/ezloans

(back to top)

Contributors Forks Stargazers Issues MIT License LinkedIn