BranchVision

0# BranchVision - Standard Chartered Hackathon

BranchVision is a web-based application designed to streamline the loan application process. It provides features like document upload, OCR-based data extraction, real-time application status updates, and user authentication.

▶ Watch the demo

Features

Technologies Used

Installation

  1. Clone the repository:

    git clone https://github.com/MorningstarDeep/BranchVision.git
    cd BranchVision
    
  2. Install dependencies for both frontend and backend:

    cd frontend
    npm install
    cd ../backend
    npm install
    
  3. Start the development servers:

    • Frontend:
      cd frontend
      npm run dev
      
    • Backend:
      cd backend
      node server.js
      
  4. Access the application at http://localhost:3000.

Folder Structure

API Endpoints

Authentication

Document Upload

Application Submission

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributors

Member 1 :- Krishna Jalan

Member 2 :- Deep Kakadiya

Member 3 :- Ishit Jain

Member 4 :- Ruchita Garg

Member 5 :- V.Advay Kankaria