Abel-desu / school_library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

School_library

This is an OOP school library app that used to record what books are in the library and who borrows them. The app that you will create will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when. And all of this is built in a beautiful and well-organized way!

Built With

-Ruby

Getting Started

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

Prerequisites

-- Any text editor such as vscode.

Setup

  • Clone this repo locally using git in the command line and the following command
    > https://github.com/Abel-desu/school_library.git

Install

-- Run this command on your terminal to install all the dependencies: bundle install

Author

👤 Author1

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About


Languages

Language:Ruby 100.0%