/oop-school-library

In this project, we will use OOP to build a simple librarian app. There is a possibility to add books, users, and records about who borrowed a given book and when.

Primary LanguageRuby

School Library

In this project,I will start building my school library app. In this initial step, I will implement the classes to represent students and teachers.

Built With

  • Ruby
  • Rubocop
  • Rspec

Getting Started

Follow these steps below :

Setup

  • git clone https://github.com/codecaiine/oop-school-library

  • cd oop-school-library

Running The App

Run ruby main.rb

Testing

Run gem install rspec

Run rspec spec

Run rspec spec/name_of_test_file.rb

Authors

👤 Yannick-Noel AKA

👤 Kossi Fioklou

🤝 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!