People have a habit of borrowing money from each other frequently, and have trouble remembering who owes whom, and how much.
Client: Vue 3, Vite, Tailwind, Vuex, Vue Router, Eslint, Prettier
https://techarshgupta.github.io/vue-lend-borrow/
- Light/dark mode toggle
- Cross platform
- Login/Signup using Google
- Add transactions
- Settle transactions
- Invite peoples
- Create Groups
- Dashboards for transactions
- Log activity
- Additional browser support
- Add more integrations
- Dashboards
- Email Notification
- Emails to notify for settle amount
- Multi Roles
- Admin Dashboards
- Approval workflows
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
If you have any feedback, please reach out to us at [email protected]