https://github.com/hetrox8/oop_school_library
https://github.com/hetrox8/oop_school_library
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hetrox8/oop_school_library
- Owner: hetrox8
- License: mit
- Created: 2023-10-02T15:28:54.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2023-10-11T16:06:42.000Z (over 2 years ago)
- Last Synced: 2025-02-15T16:51:13.370Z (over 1 year ago)
- Language: Ruby
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Curriculum databases project
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)
> In this project, i will start by building your school library app using Ruby.
**[OOP School Library]** thisis a ruby project that creates an object orientated app called school library
## 🛠 Built With
Ruby
- **[Use Ruby Basics]**
To get a local copy up and running, follow these steps.
- Clone the [project using github](https://github.com/hetrox8/OOP_school_library.git)
### Setup
After cloning this repository to your desired folder:
```sh
cd my-folder
```
### Install
Install this project with:
[Ruby](https://www.ruby-lang.org/en/ownload/)
### Usage
To run the project, execute the following command:
```sh
irb
```
### Run tests
To run tests, run the following command:
```sh
\c dbname
SELECT * from tableName;
```
👤 **Suleiman Gacheru**
- GitHub: [@hetrox8](https://github.com/hetrox8)
- Twitter: [@suleimangacheru](https://twitter.com/suleimangacheru)
👤 **Zilola Nazarova**
- GitHub: [@Zilola-Nazarova](https://github.com/Zilola-Nazarova)
- Twitter: [@NazarovaZi](https://twitter.com/NazarovaZi)
- LinkedIn: [in/NazarovaZi](https://www.linkedin.com/in/zilola-nazarova)
- [ ] **[Dynamic]**
- [] **[Responsive]
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project kindly leave a star or follow me.
I would like to thank Microverse for giving me this wonderful opportunity to work on this project
This project is [MIT](./LICENSE) licensed.