Borrow anything, anytime. The smart way to rent items from fellow students.
BorrowBox is a student-centric rental platform designed to make borrowing and lending items on campus secure, easy, and affordable. Whether you need a laptop for a project, a suit for an interview, or extra chairs for a gathering, BorrowBox connects you with verified students who have what you need.
Note: This project is currently in active development. Features and designs are subject to change.
- Campus Verified: Secure network ensuring all users are verified students.
- Peer-to-Peer Rentals: Rent items directly from other students or list your own to earn extra cash.
- Categorized Browsing: Easily find items in categories like:
- 🔌 Electronics: Laptops, cameras, speakers.
- 📚 Study Essentials: Books, notes, calculators.
- 👗 Clothing: Formal wear, costumes, accessories.
- 🍳 Appliances: Kettles, irons, and more.
- Secure Workflow: Structured process for booking, payment, and return.
- Review System: (Planned) Build trust through user ratings and reviews.
This project is built using standard web technologies:
- Frontend: HTML5, CSS3, JavaScript (Vanilla)
- Styling: Custom CSS with design tokens (
root.css) and FontAwesome icons - Backend: (To be determined/Integrated)
BorrowBox/
├── client/
│ ├── templates/ # HTML pages (index.html, login.html, etc.)
│ ├── static/
│ │ ├── css/ # Stylesheets (root.css, style.css)
│ │ ├── js/ # Client-side scripts
│ │ └── images/ # Assets and icons
│ └── assets/
└── README.md # Project documentation
This README is auto-generated and will be updated as the project evolves.