Skip to content

SheikhUmaid/Borrow

Repository files navigation

Borrow App Lite

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!


🌟 Features

  • 📋 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.

📱 Demo Screenshots

Here are some sample screenshots from Borrow App Lite:

  1. Home Screen
  2. Add Borrow Entry
  3. Add Lend Entry
  4. History Screen
  5. Item Detail
  6. Return Confirmation
  7. Notifications
  8. Settings Page

🏗️ Tech Stack

  • Flutter (Frontend)
  • Django (Backend)
  • Postgres (Database)

💡 How to Install

Clone the REPO

git clone https://github.com/SheikhUmaid/Borrow.git
cd borrow
flutter pub get

Run app in debug mode

cd Backend/borrow
pip install -r requirements
python3 manage.py runsever 0.0.0.0:8000

Test the App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published