Skip to content

The OOP School Library App is a tool to keep records of both books and patrons of a school library. The app offers a convenient way to add and save records of students, teachers as well as books

Notifications You must be signed in to change notification settings

evans22j/School-Library

Repository files navigation

OOP school library

This project consists of Ruby script for the school library app. I implemented encapsulation and inheritance with Ruby by creating classes to represent students and teachers in the school.

Built With

  • Ruby
  • Rubocop

Getting Started

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

Prerequisites

  • Ruby should be installed on your machine

Setup

git clone https://github.com/evans22j/School-Library.git
cd OOP-school-library

Install

bundle install

Play with the code

irb

Run linters

rubocop -a

👤Author

👤 Evans Sitibekiso

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Give a ⭐ if you like this project! ❤️❤️❤️

Acknowledgments

  • Original design idea by Nelson Sakwa on Behance. for this project.

📝 License

This project is MIT licensed.

About

The OOP School Library App is a tool to keep records of both books and patrons of a school library. The app offers a convenient way to add and save records of students, teachers as well as books

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages