- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
OOP School Library is a tool to record what books are in the library and who borrows them.
Ruby
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.
- The project is at the developing stage. Check back after some time for live demo.
To get a local copy up and running, follow these steps.
In order to run this project you need:
IRB
Clone this repository to your desired folder:
git clone git@github.com:mailsg/OOP-Library.git
cd OOP-Library
Install this project with:
cd OOP-Library
IRB
To run the project, execute the following command:
ruby main.rb
To run tests, run the following command:
test test/models/article_test.rb
👤 Sandeep Ghosh
- Dedicated page for each member
- Community Forums
- News around the chosen topic
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project kindly leave a star on the repo.
I would like to thank Microverse giving me this opportunity to showcase my development skills. Also, I would like to thank the Open Source Community to provide vast resources that helped me reach to where I am now.
This project is MIT licensed.