School-library-ruby

This is a school library app so it contains all the student that can borrow a book or more and all the teachers with specific specializtion.

Stars
11

School-library-ruby

This is a school library app so it contains all the student that can borrow a book or more and all the teachers with specific specializtion.

Requirements

  • Ruby install

Built With

  • Languages: Ruby, Test, RSpec, OOP
  • Frameworks: N/A
  • Technologies used: GIT, GITHUB, LINTERS

Getting Started

Clone this repository

$ git clone [email protected]:Reem-lab/School-library-ruby.git
$ cd School-library-ruby

$ bundle install

To run the code

$ ruby person.rb
$ ruby student.rb
$ ruby teacher.rb

To run the tests

$  rspec spec

Authors

👤 Reem

Platform Badge
GitHub @Reem-lab
Twitter Rem79940127
LinkdIn reem-janina

👤 Eduardo Sancho Solano

Platform Badge
GitHub @eduardosancho
Twitter @sanchitoblog
LinkdIn Eduardo Sancho Solano

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Microverse requirements

Related Projects