/school-library

The School Library Management System is a Ruby-built app that revolutionizes library management by making it easy to catalog, track, and lend books to students and teachers.

Primary LanguageRubyMIT LicenseMIT

πŸ“— Table of Contents

School Library Management System

The School Library Management System is a is a Ruby-built app that revolutionizes library management by making it easy to catalog, track, and lend books to students and teachers.

πŸ›  Built With

Tech Stack

Ruby

Key Features

The key features of this project includes.

  • A class that represents the entire class.
  • A module that represents the implementation of a subset of the functionality.

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • A code editor (Visual Studio Code is recommended)

  • Git and a GitHub account

Setup

Clone this repository to your desired folder by using this πŸ‘‡οΈ command :

git clone https://github.com/katarighe/school-library.git

Install

Go to the project directory:

 cd school-library

Before to run the program, verify that you have Ruby installed on your OS running the following command:

 ruby -v

It should show you the version of Ruby ​​installed. If this does not happen and only an error message is displayed, then you should either verify your installation or install Ruby from scratch.

Download and Install Ruby

Usage

To run the project, execute the following command:

ruby main.rb

Run tests

  • Tests are not applicable in this project at the moment.

Deployment

  • Deployment is not applicable in this project at the moment.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Mohamed Aden Ighe

πŸ‘€ Okari Nyandika

(back to top)

πŸ”­ Future Features

Here are some future features that could be added to the School Library Management System in the future.

  • Integration with other educational tools: SLMS can be integrated with other educational tools, such as learning management systems (LMS) and electronic textbooks, to provide a more seamless learning experience for students.
  • Support for multiple languages and cultures: SLMS can be made more inclusive by supporting multiple languages and cultures. This would allow students from all backgrounds to access and benefit from the resources that the library has to offer.

These are just a few ideas for future features that could be added to the School Library Management System module. The specific features that are added will depend on the needs and wants of the users.

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a star⭐️ or a thumbs up πŸ‘ if you like this project! You can visit my GitHub profile for more of my projects.

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)