Project Details
Web-based Borrowing System
Date Publish
August 20, 2024
Source Code
https://github.com/Ramelzkie96/Borrowing-System
This system enables IT faculty to manage item borrowing, returning, and monitoring, while also allowing borrowers to reserve items in advance and ensure timely returns. The system aims to address the challenges of the current manual borrowing process, which is slow, prone to errors, and reliant on paper documentation. By introducing a web-based platform, the project seeks to streamline borrowing procedures, enhance efficiency, reduce errors, and improve data accuracy for both the IT faculty and borrowers.
Features
- User authentication for Faculty, IT Chairman, and Students.
- Real-time search filtering for quick access to records.
- Automatic email reminders sent to borrowers every 7:00 PM if they fail to return items by the expected due date.
- Borrow multiple items in a single request
- Entering a Student ID automatically fills in the name, course, year level, email, and phone number based on existing records, reducing manual input and errors.
Technologies Used
- Frontend: HTML, CSS, Javascript, Jquery, Ajax
- Styling & UI: Bootstrap, Font-family
- Backend: Django
- Database: Mysql

