- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Implemented a simple school library app using the full concepts of object oriented programming in ruby. This application takes input and returns the corresponding results from the terminal.
Client
- [Print out the decoded morse code string]
Set up your code environment
Windows, Mac, Linux
- Download and install a PostgreSQL server.
- Add the PostgreSQL bin directory path to the PATH environmental variable.
- Open the psql command-line tool:
- Run a CREATE DATABASE command to create a new database.
- Connect to the new database using the command: \c databaseName.
Run this from the root folder at the command prompt.
- ruby decoder.rb
👤 Faranosh Amini
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Nahnah Ahjuwah
- GitHub: @NahnahAJ
- Twitter: @NahnahAhjuwah
- LinkedIn: Felicia-Awuah
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project create an issue with your comments.
- I would like to thank Microverse
This project is MIT licensed.