Lend & Borrow

People have a habit of borrowing money from each other frequently, and have trouble remembering who owes whom, and how much.

Logo

Tech Stack

Client: Vue 3, Vite, Tailwind, Vuex, Vue Router, Eslint, Prettier

Demo

https://techarshgupta.github.io/vue-lend-borrow/

Features

  • Light/dark mode toggle
  • Cross platform
  • Login/Signup using Google
  • Add transactions
  • Settle transactions
  • Invite peoples
  • Create Groups
  • Dashboards for transactions
  • Log activity

Roadmap

  • Additional browser support
  • Add more integrations
  • Dashboards
  • Email Notification
  • Emails to notify for settle amount
  • Multi Roles
  • Admin Dashboards
  • Approval workflows

Run Locally

Clone the project

  git clone https://github.com/techarshgupta/vue-lend-borrow

Go to the project directory

  cd vue-lend-borrow

Install dependencies

  npm install

Start the server

  npm run dev

Run test cases

  npm run test

Lint with Eslint

  npm run lint

Images

Login Logo

Sign Up Logo

Groups Logo

Create Group Logo

Settings Logo

Invite Peoples Logo

Add Transactions Logo

Settle Transaction Logo

Logout Logo

Feedback

If you have any feedback, please reach out to us at [email protected]

GitHub

View Github