Borrow App Lite is a simple and user-friendly application designed to help people manage borrowing and lending of items, money, or tools between friends, family, or colleagues. Keep track of what you’ve lent or borrowed, with clear reminders and easy-to-use records!
- 📋 Record items, amount, or tools borrowed or lent.
- 🔔 Get reminders for due dates.
- 📊 View complete history of borrow and return.
- 🔄 Mark items as returned or borrowed.
- 🧾 Simple and clean UI for fast interaction.
Here are some sample screenshots from Borrow App Lite:
- Flutter (Frontend)
- Django (Backend)
- Postgres (Database)
Clone the REPO
git clone https://github.com/SheikhUmaid/Borrow.git
cd borrow
flutter pub getRun app in debug mode
cd Backend/borrow
pip install -r requirements
python3 manage.py runsever 0.0.0.0:8000Test the App







