/school-library

Microverse project in Ruby for learning object oriented programing.

Primary LanguageRuby

School Library

This is basic school library app that has been built with Ruby. The app allows for some basic operations for example getting the name of the student or the teacher as well as constraints that come with their age.

The app 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!

Built With

  • Ruby

Getting Started

Clone this repository using git clone https://github.com/Nuri1977/school-library.git

cd into the repository cd school-library

run files with ruby main.rb

run test rspec

Authors

👤 Nuri LAcka

👤 Dejan Vujovic

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