An open API service indexing awesome lists of open source software.

https://github.com/alphayowakarindi/school-library

An app to record what books are in a library and who borrows them. It allows to add new students, teachers or new books. Save records of who borrowed a given book and when.
https://github.com/alphayowakarindi/school-library

ruby

Last synced: 30 days ago
JSON representation

An app to record what books are in a library and who borrows them. It allows to add new students, teachers or new books. Save records of who borrowed a given book and when.

Awesome Lists containing this project

README

          

# school-library

> An app to record what books are in a library and who borrows them. It allows to add new students, teachers or new books. Save records of who borrowed a given book and when.

## Built With

- Ruby

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites

- Ruby

### Install

1. Go to the terminal and `cd` into the directory of your preference.
2. Run `git clone git@github.com:alphayowakarindi/school-library.git` to clone the app.
3. Open the project in a code editor of your choice that is configured to use Ruby.
4. Run `ruby filename.rb` to exectue any of the ruby files

## Authors

👤 **Author1**

- GitHub: [@githubhandle](https://github.com/alphayowakarindi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/alphayo-wakarindi-15a825236/)
- Twitter [Twitter](https://twitter.com/alphayowakarind)

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/alphayowakarindi/school-library/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](https://choosealicense.com/licenses/mit/) licensed.