Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ugboaja-uchechi/oop-library
In this project, I built a school library app. In this initial step, I implemented the classes to represent students and teachers
https://github.com/ugboaja-uchechi/oop-library
ruby
Last synced: about 1 month ago
JSON representation
In this project, I built a school library app. In this initial step, I implemented the classes to represent students and teachers
- Host: GitHub
- URL: https://github.com/ugboaja-uchechi/oop-library
- Owner: Ugboaja-Uchechi
- Created: 2022-01-24T11:51:02.000Z (almost 3 years ago)
- Default Branch: development
- Last Pushed: 2022-01-27T18:54:01.000Z (almost 3 years ago)
- Last Synced: 2024-04-18T16:40:26.595Z (9 months ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 36.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# oop-library
## Description
In this project, I built my school library app. In this initial step, I implemented the classes to represent students and teachers.
## Built With
This project was built with
- Ruby
Linter(s) such as:
- Rubocop
## Getting Started
> In your terminal cd to the folder you want this project to be in
> Still in your terminal git clone https://github.com/Ugboaja-Uchechi/oop-library.git
> In your terminal cd to the cloned repository
> If you don't have Ruby installed, download Ruby. If you do skip this step
>Open this project in a code editor if you don't have one, I recommend installing Visual Studio code or any of your choice
> In Visual Studio code install code runner
>After installing code runner click "ctrl+alt+n" to see the output of your code and to make sure it's running properly
## Author
👤 **Ugboaja Uchechi**
- [Github](https://github.com/Ugboaja-Uchechi)
- [LinkedIn](https://www.linkedin.com/in/stephanie-ugboaja-930a2a216/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
## 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](./MIT.md) licensed.