Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

4N0NYM0U5MY7H/ULIB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modesto Junior College logo.

Final Project: ULIB

GitHub Discussions DOI

Library management system built with Bash that allows a user to create, read, update, delete, checkout, and return books in a library.

WARNING: this repository is archived and is no longer maintained.

Last Updated Not Maintained

About

Library Management System implemented using Bash scripting. Features a user-friendly text interface designed to collect user input and provide various functionalities for managing books within a library. Users can interact with the system through the command line to perform essential operations related to book management.

Program Hierachy

Ulib Program Hierarchy Chart.

Installation

To clone and run this program, you must have Bash installed on your local machine.

From the terminal

Clone the repository

git clone https://github.com/4N0NYM0U5MY7H/ULIB.git

Move to ulib directory

cd ULIB/ulib

Make the files executable

chmod +x *.sh

Run the program

./ULIB.sh

Built with

Bash

License

This project is licensed under the MIT License. See the LICENSE file for details.


The MJC swish logo is a trademark of Modesto Junior College and subject to copyright laws (more info here).