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

https://github.com/edi-sipka/school_library

This is a school library app that enables a librarian to add new students or teacher, add new book and save records of who borrowed a given book and when.
https://github.com/edi-sipka/school_library

ruby

Last synced: 9 months ago
JSON representation

This is a school library app that enables a librarian to add new students or teacher, add new book and save records of who borrowed a given book and when.

Awesome Lists containing this project

README

          

# School_Library

This project is built with Ruby for School Library.

## Built with

> Ruby

## Get Started

To get a local copy of this program, Please follow these simple example steps.

1. Open Git Bash.
2. Change the current working directory to the location where you want the cloned directory.
Ex: `C:User\your computer name\ cd <>`
3. Copy/Paste this command : `git clone https://github.com/edi-sipka/School_Library`
then press Enter
4. Run this command `code .` to open this folder in VScode
5. Open terminal and run this command `ruby main.rb`

## Authors

👤 _Edi Sipka_

- GitHub: [@Edi-Sipka](https://github.com/edi-sipka)
- Twitter: [@sipka_edii](https://twitter.com/sipka_edii)
- LinkedIn: [Edi Sipka](https://www.linkedin.com/in/edi-%C5%A1ipka-5b681b202/)

👤 **Mohammed Hussen (binhussen)**

- GitHub: [@binhussen](https://github.com/binhussen)
- Twitter: [@binhussens](https://twitter.com/binhussens)
- LinkedIn: [Linkedin](https://www.linkedin.com/in/binhussen/)

## 🤝 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](./LICENCE) licensed.