https://github.com/andercm/decode-morse
https://github.com/andercm/decode-morse
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/andercm/decode-morse
- Owner: anderCM
- License: mit
- Created: 2023-04-12T16:51:17.000Z (about 3 years ago)
- Default Branch: development
- Last Pushed: 2023-04-15T16:02:24.000Z (about 3 years ago)
- Last Synced: 2025-02-05T14:28:42.449Z (over 1 year ago)
- Language: Ruby
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Decorde Morse
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)
**[Decorde Morse]** is a project to decode morse code using Ruby as programming language
Backend
- **[Backend]**
- **[Ruby]**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Install PostgreSQL
- Instal PGadmin (optional)
### Setup
Clone this repository to your desired folder:
```sh
git clone https://github.com/anderCM/Decode-morse.git
cd Decode-morse
```
👤 **Anderson Canales Medina**
- GitHub: [@githubhandle](https://github.com/anderCM)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/andersoncanales/)
👤 **Jakaria Jishan**
- GitHub: [@githubhandle](https://github.com/JakariaJishan)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/jakariajishan/)
- [ ] **[Starting with ruby]**
- [ ] **[Clean code]**
- [ ] **[DRY]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
I would like to thank to my team
This project is [MIT](./LICENSE) licensed.