Inspiration

Our inspiration came the platform GoFundMe, but we wanted to create something that isn’t centered around donations—although donations are still possible. We wanted a platform that empowers people to request loans or investments for a variety of purposes, while making the process simple and flexible.

What it does

Loan Connect is a platform that allows easy connections between lenders and borrowers. Users can:

  • Input a desired loan amount, optional description, or tags.
  • Browse a list of potential lenders or borrowers.
  • Filter and sort by amount, interest rate, or tags.
  • Negotiate loan terms directly on the platform.
  • Optionally create a legally binding contract for loans.

This makes it easy for users to do what they want, whether they want to lend as an investment, help someone out, or just fund a personal project.

How we built it

We built Loan Connect as a fully functional website:

  • Frontend: Designed a clean and intuitive interface for users to request loans and view matches.
  • Backend: Managed user accounts, loan requests, and optional contracts securely.
  • Contracts: Users can generate and sign electronic contracts, which are stored and emailed to both parties.

Challenges we ran into

  • Balancing flexibility and security: allowing users to negotiate freely while protecting sensitive information.
  • Designing an interface that shows all relevant information without overwhelming users.
  • Implementing the recommendation system to match borrowers and lenders effectively.
  • Navigating legal and ethical considerations for optional contracts.

Accomplishments that we're proud of

  • We successfully built a working website that connects borrowers and lenders.
  • Implemented an optional digital contract system.
  • Created a clean and intuitive user interface.
  • Explored a basic machine learning approach for recommendations.

What we learned

  • What it takes to design and build a full web application from frontend to backend.
  • How to handle secure user accounts and sensitive information.
  • How to implement basic recommendation algorithms.
  • The importance of balancing simplicity, flexibility, and security in financial applications.

What's next for Loan Connect

  • Improve the recommendation system with more advanced machine learning algorithms.
  • Integrate secure payment and escrow functionality.
  • Provide analytics for users to track loans and investments.
  • Develop a mobile-friendly version of the platform for better accessibility.
Share this project:

Updates