# RFID Self-Service Library Management System
A self-service library management system using RFID technology built as part of Senior Capstone project for the Computer Science Department at Earlham College. The two-tier user system allows students to look up items and perform self check-in and check out. The administrator interface allows the department to add and manage library items and to set up security measures such as maximum number of items per user, or maximum checkout time for an item.
## Tech Stack
* **Hardware** -- UHF RFID reader, Passive RFID tags
* **Software** -- PostgreSQL, Python, Django, HTML, CSS, Bootstrap
## Documentation
* **Poster**: https://drive.google.com/file/d/1ld1MfTWFNynK15xh7fff-FsJvxiuhP43/view?usp=sharing
* **Proposal**: https://drive.google.com/file/d/1isigOQsbn94KmuE0_F9zJoqZWs0KxAZr/view?usp=sharing
* **Paper**: https://drive.google.com/file/d/1dmml0dZB9LXT5lMwiyttxiSU-eonR-mv/view?usp=sharing
## Author
* **Ali Shahram Musavi**
Earlham College 19
Admin Login:
<img width="1439" alt="Screen Shot 2019-04-02 at 11 11 09 PM" src="https://user-images.githubusercontent.com/25894620/60272575-1084fa00-98ba-11e9-9597-7c18ee84068a.png">
Student User Interface:
<img width="1438" alt="Screen Shot 2019-04-08 at 4 53 18 PM" src="https://user-images.githubusercontent.com/25894620/60272850-86896100-98ba-11e9-8334-03988017f0c2.png">
Administrator Interface
<img width="1438" alt="Screen Shot 2019-04-08 at 4 57 18 PM" src="https://user-images.githubusercontent.com/25894620/60272701-41652f00-98ba-11e9-8f6f-cd327c29720d.png">