/OOP-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.

Primary LanguageRuby

OOP School Library

1 - On Github, on the main page of the OOP School library repository, click the Code button and copy "Clone with HTTPS" by clicking the copy icon. In your terminal, enter a git clone and past the link that you copied from the repository, and press the Enter (e.g. git clone https://github.com/shadabwahidullah/OOP-School-Library.git).

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

2 - open your terminal and clone the project running

https://github.com/shadabwahidullah/OOP-School-Library.git

3 - install all the gems running

bundle install

4 - to run the file use

Ruby main.rb

Authors

👤 Wahidullah Shadab

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

📝 License

This project is MIT licensed.