school-library

Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This 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

  • To run a local copy of this project follow these simple steps.

Prerequisites

  • Any Code Editor (e.g. Vscode)

Cloning the repository

  • Create a new folder.
  • Open your console in the new folder and run this command: git@github.com:devMahmoud/school-library.git
  • Run this command on your terminal to install all the dependencies: bundle install.

Author

👤 Mahmoud Makhlouf

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