Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abigiyaty/cryptocurrency-converter
Ruby console app that allows you to calculate the value of a cryptocurrency in USD or EUR based on the current exchange rates. The app uses the CryptoCompare API to fetch the exchange rates for a few popular cryptocurrencies.
https://github.com/abigiyaty/cryptocurrency-converter
rubocop ruby
Last synced: 6 days ago
JSON representation
Ruby console app that allows you to calculate the value of a cryptocurrency in USD or EUR based on the current exchange rates. The app uses the CryptoCompare API to fetch the exchange rates for a few popular cryptocurrencies.
- Host: GitHub
- URL: https://github.com/abigiyaty/cryptocurrency-converter
- Owner: AbigiyaTY
- Created: 2023-05-03T20:14:31.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-01-31T06:19:47.000Z (about 1 year ago)
- Last Synced: 2025-01-03T04:15:29.389Z (about 1 month ago)
- Topics: rubocop, ruby
- Language: Ruby
- Homepage:
- Size: 552 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Cryptocurrency Converter ](#-cryptocurrency-converter-)
- [🛠 Built With ](#-built-with-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [Author ](#author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [📝 License ](#-license-)> A Ruby console app that allows you to calculate the value of a cryptocurrency in USD or EUR based on the current exchange rates. The app uses the CryptoCompare API to fetch the exchange rates for a few popular cryptocurrencies.
- Ruby
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need to:
- Install Ruby
### Setup
Clone this repository to your desired folder:
- `https://github.com/AbigiyaTY/Cryptocurrency-Converter.git`
- cd `Cryptocurrency-Converter`
- code `.`### Usage
To run the project, execute the following command:
`ruby main.rb`
Abigiya Tadesse
- GitHub: [@AbigiyaTY](https://github.com/AbigiyaTY)
- Twitter: [@AbigiyaTY](https://twitter.com/AbigiyaTY)
- LinkedIn: [@AbigiyaTY](https://www.linkedin.com/in/AbigiyaTY)- [ ] **RSpec Tests**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page.]()
Give a star ⭐️ if you like this project!
This project is [MIT](./MIT.md) licensed.