- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Describe your project in 1 or 2 sentences.
In this project, you will start building your school library app - Book Rental Module, you can add a student or teacher who can rent a book.
stack
- Create and List Students
- Create and List Teachers
- Initiate Books Rentals
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/SimonGideon/OOP-school-library.git
Install this project with(Ubuntu):
cd school-library
gem bundle install
To run the project, execute the following command:
ruby main.rb
To run tests, run the following command:
Screencast.from.21-09-23.03.17.52.PM.EAT.webm
👤 Simon Gideon
- GitHub: @SimonGideon
- Twitter: @Simo_Giddy
- LinkedIn: mnayi-gideon
Describe 1 - 3 features you will add to the project.
- Break down classes validations
- Implement a UI on the same
- Link it to a database
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
This project is MIT licensed.