school-library

In this project, I build the "OOP school library" app.

Stars
8

School Library

In this project, I build the "OOP school library" app. The app that I 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 will be built in a beautiful and well-organized way!

https://user-images.githubusercontent.com/45231276/162344497-9a075b4b-0142-4860-8b7d-3019c51f8b72.mp4

Built With

  • Ruby
  • OOP
  • Rspec

Getting Started

To launch the project locally:

Step 1:

  • Clone this repo locally using git in the command line and the following command
> git clone [email protected]:Bondok6/school-library.git
  • Alternatively, you can just download the complete zip file and extract the folder in your directory

Step 2:

In the project directory, you can run:

> ruby main.rb

To Run Test

> rspec __tests__

Authors

Kyrillos Hany

Jeff Kayombo

Contributing

Contributions, issues, and feature requests are welcome and highly encouraged! We feel that your input is what helps us grow so you're always Welcome :)

Feel free to check the issues page.

Show your support

Give a if you like this project! I would love to hear your thoughts and ideas

License

This project is MIT licensed.

Related Projects