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.
- Host: GitHub
- URL: https://github.com/edi-sipka/school_library
- Owner: edi-sipka
- License: mit
- Created: 2022-10-31T15:15:27.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-10T14:59:08.000Z (over 3 years ago)
- Last Synced: 2024-05-17T15:34:36.780Z (about 2 years ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 43 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.