logo

MORSE CODE DECODER

📗 Table of Contents

📖 School Library

School Library is a simple program that records what books are in the library and who borrows them.

🛠 Built With

Tech Stack

Ruby

Key Features

This app will allow you to:

  • Add new students or teachers.
  • Add new books.
  • Save records of who borrowed a given book and when.

💻 Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

 gem install ruby

-->

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/AhmedNazirMusah/School-Library.git

Install

Install this project with:

  cd School-library
  bundle install

Usage

To run the project, execute the following command:

$ ruby classes/people.rb

👥 Author


👤 Ahmed Nazir Musah

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

❓ FAQ

  • Do I have to have any previous knowledge about ruby to use this project?

    • Basic knowledge about ruby is requred.

(back to top)

📝 License

This project is MIT licensed.