school-library

Imagine that I am the librarian of OOP University, and I need a tool to record what books are in the library and who borrows them. The app that I create will allow to:

- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.

Getting Started

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

  1. Clone the repo

    git clone git@github.com:roshan-bajgain/school-library.git
    
  2. Go to project directory cd school-library

  3. Run the project using ruby main.rb

Authors

👤 Roshan Bajgain

👤 Jaflih

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