/School-Library

This is a School Library app that allows the librarian to add new students or teachers, add new books and save records of who borrowed a given book and when. And all of this will be built in a beautiful and well-organized way!

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 OOP School Library

In this project, the school library application is developed. It uses ruby as the main language.

🛠 Built With

Tech Stack

Language
  • Ruby

Key Features

  • Add People
  • Create Books

(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:

  • Git
  • Ruby
  • A Code editor (VSCODE,...).
  • Google Chrome(or another browser).

Setup

Clone this repository to your desired folder:

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

Install

Install this project with:

  sudo apt-get install ruby-full

Usage

To run the project, execute the following command:

  irb

Run tests

Coming Soon ...

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 Jonathan Munamire

(back to top)

🔭 Future Features

  • Add Database

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project don't forget to share this with other people and to give this repository a ⭐

(back to top)

🙏 Acknowledgments

I would like to thank Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)