This is an app for recording money lending and collecting transactions. Users can add or remove borrowers and manage their transactions.
The Design
The website's user interface was designed using Figma. The objective was to create a user-friendly, functional layout that is easy to navigate.
Frontend
The website front-end was developed using React and React-Router. I have used the Material UI library for this app. The front-end is hosted on Firebase.
Backend
This app directly communicates with the Firestore database. User authentication is handled via Firebase auth.