/MorseCodeRuby

This repo is about solving algorithm challenge in Ruby

Primary LanguageRubyMIT LicenseMIT

MorseCodeRuby

This repo is about solving decoding Morse code algorithm challenge in Ruby

📗 Table of Contents

📖 MorseCodeRuby

  • This repo is about solving decoding Morse code algorithm challenge in Ruby.

🛠 Built With

Tech Stack

Database

Key Features

  • Basic setup for a database

(back to top)

💻 Getting Started

  • Use schema.sql to create all tables.
  • Use data.sql to populate tables with sample data.
  • Check queries.sql for examples of queries that can be run on a newly created database. Important note: this file might include queries that make changes in the database (e.g., remove records). Use them responsibly!

Prerequisites

In order to run this project you need:

  • Install PostgreSQL

Setup

Clone this repository to your desired folder:

👥 Authors

👤 GeekyHacks

👤 Eugene Omwomo

(back to top)

🔭 Future Features

  • Building a more complex MorseCodeRuby database with more tables and data

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please don't hesitate to support me with your valued contribution and don't forget to star the repo to reach more people.

(back to top)

🙏 Acknowledgments

I would like to thank:

  • Microverse Review Team
  • Microverse Community in Slack
  • my Mentor @Strangeal
  • My coding partner @omwomo

(back to top)

❓ FAQ

Can I clone this project ?**

  • Of course you can as long as you fork it and star it

Can I contribute to this project?**

  • definitely you can

(back to top)

📝 License

This project is MIT licensed.

(back to top)