Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mesi21/school-library
https://github.com/mesi21/school-library
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mesi21/school-library
- Owner: Mesi21
- Created: 2022-06-22T14:37:08.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-07-06T12:03:37.000Z (over 2 years ago)
- Last Synced: 2025-01-16T00:18:19.333Z (30 days ago)
- Language: Ruby
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# school-library
![](https://img.shields.io/badge/Microverse-blueviolet)
> In this project I built a library app for a university. The app allows
to:
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.## Built With
- Ruby
- IRB
- linter: Rubocop## Getting Started
```bash
git clone [email protected]:Mesi21/school-library.git
cd into the folder by typing: cd school-library
```
open your code editor and run
```bash
bundle install
```## Authors
#### :bust_in_silhouette: Molnar Emese
- [Mesi21](https://github.com/Mesi21)
- [LinkedIn](https://www.linkedin.com/in/emesemesimolnar/)
- [Twitter](https://twitter.com/buksimesi21)## 🤝 Contributing
:heavy_plus_sign: 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
- Microverse
## 📝 License
This project is [MIT](./MIT.md) licensed.