/OOP-School-Library

School library is an app that helps you record what books are in the library and who borrows them

Primary LanguageRuby

📗 Table of Contents

📖 [School Library App]

School library is an app that helps you record what books are in the library and who borrows them. Also, it has the following key features that helps with the keeping track:

  • 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

Tech Stack

Ruby

Key Features

  • [Has class for each object]
  • [OOP principles like encapsulation and inheritance are applied]

(back to top)

🚀 Live Demo

  • Live link not available

(back to top)

💻 Getting Started

Setup

Clone this repository to your desired folder:

  cd PATH
  git clone git@github.com:ginabeki/school-library-app.git

Install

Install this project with:

  cd my-project
  gem install rubocop
  bundle init
  bundle install

Usage

To run the project, execute the following command:

  rails server

👥 Author

👤 Gina

👤 Ibrahim Suhail Al-Yousefi

(back to top)

🔭 Future Features

  • [ADD UI]
  • [Connect to database]

(back to top)

⭐️ Show your support

If you like this project don't forget to add it to your star collection.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)