The Mini Library System is a text-based Python application that simulates a basic library management tool. Users can add new books, view the list of available or borrowed books, borrow and return books, and save all records locally using file storage. This project was built as part of the final assignment for Code in Place 2025 (Stanford CS106A).
- 
 Updated
 Jun 20, 2025 
- Python