Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaylemba/school-library
https://github.com/kaylemba/school-library
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kaylemba/school-library
- Owner: KayLemba
- Created: 2022-02-28T11:00:48.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-03-10T12:00:31.000Z (almost 3 years ago)
- Last Synced: 2025-01-03T13:37:58.627Z (24 days ago)
- Language: Ruby
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# School library
> A school library app is a tool one can use to record what books are available in the library and who borrows them. This app will enable a user to do the following:
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a book and when.## Screenshots
> |Screenshot 1|Screenshots 2|
> |------------|----------------|
> |![](./img/photo1.png)|![](./img/photo2.png)|!
> |Screenshot 3|Screenshots 4|
> |--------------|----------------|
> |![](./img/photo3.png)|![](./img/photo4.png)|!Additional description about the project and its features.
## Built With
- Ruby
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
```
Ruby
```### Setup
```
git clone [email protected]:KayLemba/school-library.git
cd school-library.git
```### Run Program
```
ruby main.rb
```## Author
👤 **Kalolo Chola Lemba**
- GitHub: [@KayLemba](https://github.com/KayLemba)
- Twitter: [@King-Kaylo1](https://twitter.com/King_Kaylo1)
- LinkedIn: [@kalolo-lemba](https://www.linkedin.com/in/https://www.linkedin.com/in/kalolo-lemba)👤 **Mithlesh**
- GitHub: [@githubhandle](https://github.com/Mithi-code)
- Twitter: [@twitterhandle](https://twitter.com/LazyMithlesh)## 🤝 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.