- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
School Library is a web application designed to facilitate the management and organization of a school library's resources. It provides a digital platform where students, teachers, and librarians can access, search and borrow books as well as perform various library related tasks.
COMING SOON
- Save records of who borrowed a given book and when
- Add new books
- Add a new student or teacher
- At first Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/edubew/School-library.git
- To use this repo to your local computer make sure you have installed Ruby
- To install necessary require packages open your favorite cd to this project then try the below command
gem install
- To run this project on your local machine
Enter
the below command
ruby student.rb
or
ruby teacher.rb
👤 Winnie Edube
- GitHub: @edubew
- Twitter: @edube_winne
- LinkedIn: Winfred Edube
- Add a feature for adding book reviews and ratings
- Add a feature for check-outs and returns, whereby students be able to track due dates and receive reminders for returning borrowed books
- Add a catalog search for books by title, author, subject or keywords
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
A heartfelt thank you to Microverse for their invaluable support, guidance, and the incredible opportunity they have provided us. Without them, this project would not have been possible.
This project is MIT licensed.