Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nickemma/oop-school-library
Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This simple app creates will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
https://github.com/nickemma/oop-school-library
gitflow rspec ruby
Last synced: about 5 hours ago
JSON representation
Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This simple app creates will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
- Host: GitHub
- URL: https://github.com/nickemma/oop-school-library
- Owner: nickemma
- License: mit
- Created: 2022-09-26T21:50:02.000Z (about 2 years ago)
- Default Branch: development
- Last Pushed: 2022-10-05T13:12:49.000Z (about 2 years ago)
- Last Synced: 2024-04-23T17:19:21.541Z (7 months ago)
- Topics: gitflow, rspec, ruby
- Language: Ruby
- Homepage:
- Size: 60.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project Name
OOP-SCHOOL-LIBRARY
# Description the project.
Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This simple app creates will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
## Built With
- Languages: Ruby
- Frameworks: N/A
- Technologies Used: GIT, GITHUB, LINTERS## Getting Started
- Clone this repo
```bash
git clone https://github.com/NickEmma/oop-school-library
```- Navigate to morse-code folder/directory
```bash
cd oop-school-library
```- On the command line, at the project's root, run `bundle install` to install app dependencies
- Next, run `ruby main.rb` which will run the app in the development mode.
## Authors
👤 **Nicholas Emmanuel**
- GitHub: [@NickEmma](https://github.com/NickEmma)
- Twitter: [@techieEmma](https://twitter.com/techieEmma)
- LinkedIn: [@Nicholas Emmanuel](https://www.linkedin.com/in/techieemma/)👤 **yayner**
- GitHub: [@yayner2002](https://github.com/yayner2002)
- Twitter: [@wediagazian](https://twitter.com/wediagazian)
- LinkedIn: [LinkedIn](https://linkedin.com/in/yaynshet-medhin)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
thanks: [issue-link](https://github.com/NickEmma/oop-school-library/issues)## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
- LazyCoders
- Coding Partners
- Inspiration
- etc## 📝 License
This project is [MIT](./LICENSE) licensed.