top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Library Smart Borrowing System (Bash)

Project type

Coding

Bash Scripting

Bash scripting: where precision is key, and every typo counts!

The Library Smart Borrowing System is a project designed to streamline the process of borrowing books from a library using advanced scheduling algorithms. The system employs FIFO (First In, First Out) and Priority Scheduling techniques to manage book requests effectively.

The script provides an efficient way to handle book requests, track which books are available, and ensure the right books are borrowed according to their request order or priority.

© 2024 Cassandra's Portfolio. All rights reserved.

bottom of page