- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[code-morse-decoder] Takes a message in code morse and translates it to words.
Back-end
- [Takes code morse with an input]
To get a local copy up and running, follow these steps.
In order to run this project you need:
ruby installed
Clone this repository to your desired folder:
- git clone git@github.com:Oscar-Espinoza/code-morse-decoder.git
- cd code-morse-decoder
Install this project with:
- bundle install
To run the project, execute the following command:
- ruby app.rb
👤 Oscar Espinoza
- GitHub: @Oscar-Espinoza
- LinkedIn: Oscar Espinoza
👤 Juan Pablo Guerrero
- GitHub: @juanpa8830
- LinkedIn: Juan Pablo Guerrero
👤 Juan Zorrilla
- GitHub: @Swarzstein
- LinkedIn: Juan Zorrilla
- [Code messages into morse code]
- [Ability to translate morse code into different languages]
- [Option to save translated messages]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
We would like to express our gratitude to the following individuals and organizations for their contributions to this project:
- Our collaborators for their hard work and dedication to this project.
- Microverse for providing the platform and resources to make this project possible. Thank you all for your support and contributions to this project!
This project is MIT licensed.
[any other license](https://choosealicense.com/licenses/) if you wish._