Skip to content

Writing a program in Ruby that can decrypt messages written in Morse code instead of decrypting messages manually.

License

Notifications You must be signed in to change notification settings

NahnahAJ/morse-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

📗 Table of Contents

📖 Morse-Code-Decoder

VMorse-Code-Decoder Writing a program in Ruby that can decrypt messages written in Morse code instead of decrypting messages manually.

🛠 Built With

Tech Stack

Backend

Key Features

Coming Soon

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

This repository includes files with plain SQL that can be used to recreate a database:

  • 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:

  • A Desktop or Laptop Computer running on with Windows, Mac OS or Linux operating system.
  • Git installed on the Computer
  • Nodejs installed on the Computer
  • A browser installed on the Computer

Setup

Clone this repository to your desired folder:

  • git clone https://github.com/NahnahAJ/Vet-clinic-database.git if your're using https or git
  • git@github.com:NahnahAJ/Vet-clinic-database.git if you prefer ssh and hit enter.
  • create a directory in your preferred location (e.g in the Desktop or Document directory)

(back to top)

👥 Author

I was the sole collaborator in this project.

👤 Nahnah Ahjuwah

(back to top)

🔭 Future Features

To be added later

(back to top)

🤝 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 then kindly give me a star ⭐️ in the project repository.

(back to top)

🙏 Acknowledgments & Attribution

  • I would like to thank Microverse.
  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Writing a program in Ruby that can decrypt messages written in Morse code instead of decrypting messages manually.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages