📗 Table of Contents
📚 OOP School Library
A simple console app that allows users to create student and teacher objects, add new books to the library and keep track of borrowing records.
🛠 Built With
Tech Stack
- Ruby
Key Features
- Add new students or teachers
- Add new books
- Save borrowing records
💻 Getting Started
To get a local copy up and running, follow these steps.
Prerequisites
In order to run this project you need Ruby installed on your machine.
Setup
Clone this repository to your desired folder:
cd my-project
git clone git@github.com:IndieCoderMM/oop-school-library.git .
Installation
Install this project with:
gem install
Usage
To run the project, execute the following command:
ruby main.rb
👥 Authors
👨🚀 Hein Thant
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- Gmail: hthant00chk@gmail.com
👨🚀 Yetemegn Lemma
- GitHub: @yetemegn-telaye
- Twitter: @Yetemegn19
- Gmail: lemma19yet@gmail.com
👨🚀 Ajayi Ridwan
- GitHub: @Ridwanullahi-code
- LinkedIn: LinkedIn
🔭 Future Features
- Add basic UI
- Preserve data
- Unit tests
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
💖 Show your support
If you like this project, please consider giving it a ⭐.
🙏 Acknowledgments
I would like to thank all code reviewers for making this project better.
📜 License
This project is MIT licensed.