Skip to content

bigVictor1/oop-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Library Management System

This repository contains a Python implementation of a Mini Library Management System.

How to Run

  • To see the system in action, run: python demo.py
  • To run the unit tests, run: python tests.py

Files

  • operations.py: Core functions for managing books and members.
  • demo.py: Demo script showing system usage.
  • tests.py: Unit tests.
  • UML.png: Hand-drawn UML diagram.
  • DesignRationale.pdf: Explanation of data structure choices.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages