Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amejid/school-library
The goal of this project is to build an app for a school library that will allow them to add new students or teachers, add new books, save records of who borrowed a given book and when the book was borrowed. This project solely used Object Oriented Programming(OOP).
https://github.com/amejid/school-library
rspec ruby
Last synced: 18 days ago
JSON representation
The goal of this project is to build an app for a school library that will allow them to add new students or teachers, add new books, save records of who borrowed a given book and when the book was borrowed. This project solely used Object Oriented Programming(OOP).
- Host: GitHub
- URL: https://github.com/amejid/school-library
- Owner: amejid
- Created: 2022-09-26T16:20:01.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-10-06T12:26:27.000Z (over 2 years ago)
- Last Synced: 2023-03-04T01:42:46.793Z (almost 2 years ago)
- Topics: rspec, ruby
- Language: Ruby
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# School Library
> A tool to record what books are in the library and who borrows them.
## Built With
- Ruby
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Ruby runtime environment
### Setup
- Clone the repository using `git clone [email protected]:amejid/school-library.git`
- Navigate to the folder using `cd school-library`
- Use this command to run the app `ruby main.rb`## Author
👤 **Abdelmejid Oumer Ali**
- GitHub: [@amejid](https://github.com/amejid)
- Twitter: [@amejidoumer](https://twitter.com/amejidoumer)
- LinkedIn: [amejid](https://linkedin.com/in/amejid)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.