https://github.com/faranoshamini/school_library
Implemented a simple school library app using the full concepts of object oriented programming in ruby. This application takes input and returns the corresponding results from the terminal
https://github.com/faranoshamini/school_library
gem gemfile rspec rubocop ruby
Last synced: 2 months ago
JSON representation
Implemented a simple school library app using the full concepts of object oriented programming in ruby. This application takes input and returns the corresponding results from the terminal
- Host: GitHub
- URL: https://github.com/faranoshamini/school_library
- Owner: FaranoshAmini
- License: mit
- Created: 2022-12-20T20:41:32.000Z (over 2 years ago)
- Default Branch: Development
- Last Pushed: 2023-01-04T17:07:27.000Z (over 2 years ago)
- Last Synced: 2025-02-04T14:48:02.597Z (4 months ago)
- Topics: gem, gemfile, rspec, rubocop, ruby
- Language: Ruby
- Homepage:
- Size: 49.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 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)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)>Implemented a simple school library app using the full concepts of object oriented programming in ruby. This application takes input and returns the corresponding results from the terminal.
Client
- **[Print out the decoded morse code string]**
> Set up your code environment
### Prerequisites
Windows, Mac, Linux
- Download and install a PostgreSQL server.
- Add the PostgreSQL bin directory path to the PATH environmental variable.
- Open the psql command-line tool:
- Run a CREATE DATABASE command to create a new database.
- Connect to the new database using the command: \c databaseName.
### Usage
Run this from the root folder at the command prompt.
- ruby decoder.rb
👤 **Faranosh Amini**
- GitHub: [@githubhandle](https://github.com/FaranoshAmini)
- Twitter: [@twitterhandle](https://twitter.com/Faranosh_Amini)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/faranosh-amini-9b925b23a/)
👤 **Nahnah Ahjuwah**
- GitHub: [@NahnahAJ](https://github.com/NahnahAJ)
- Twitter: [@NahnahAhjuwah](https://https://twitter.com/NahnahAhjuwah)
- LinkedIn: [Felicia-Awuah](https://www.linkedin.com/in/felicia-awuah-gyedua/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project create an issue with your comments.
- I would like to thank Microverse
This project is [MIT](./LICENSE) licensed.