- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
OOP SCHOOL LIBRARY is an educational school library app that records the available books and the records of borrowed books and who borrows them.
Following technologies have been used in this project.
Programming Languagr
- Create students with id, name, age, and permissions.
- Create teachers with id, name, age, specification, and permissions.
- Create a Classroom with a teacher, student, and Sublect (specification).
- Save and Preserve Data.
This is how a new developer could make use this project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A PC or Mac.
- An active internet connection.
- Some knowledge of git and github.
Clone this repository by using the command line : git clone https://github.com/tanveerisonline/Oop_School_Library.git
Install this ruby on your machine
Use bundle install after cloning this project to install Gems
- First you need to download this repo or clone this repo.
- Open this project in your local machine.
- Open Terminal in your machine.
- run bundle install in your terninal to install necessary required dependencies or gems for this project.
- now run the project from the terminal.
- Create books with titles, authors, book covers, and condition
- Add rental using student/teacher ID and book
- List all books, persons, and rentals
👤 **tanveerisonline **
- GitHub: @tanveerisonline
- Twitter: @Tanveer Ahmad
- LinkedIn: Tanveer Ahmad
👤 **Emmanuella Adu **
- GitHub: @elarhadu
- Twitter:[@elarh_] (https://twitter.com/elarh_)
- LinkedIn: [Emmanuella Adu] (https://www.linkedin.com/in/emmanuella-adu/)
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you're committed to making the world a better place, please support our project.
-
I would like to give credit to the following people who have inspired my codebase:
-
[] The Whole Microverse Team - thank you so much for this great learning platform.
This project is MIT licensed.