Skip to content

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

License

Notifications You must be signed in to change notification settings

FaranoshAmini/School_Library

Repository files navigation

📗 Table of Contents

📖 [School-Library]

Tech Stack

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

Key Features

  • [Print out the decoded morse code string]

(back to top)

💻 Getting Started

Set up your code environment

Prerequisites

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.

Usage

Run this from the root folder at the command prompt.

  • ruby decoder.rb

(back to top)

👥 Authors

👤 Faranosh Amini

👤 Nahnah Ahjuwah

(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 create an issue with your comments.

(back to top)

🙏 Acknowledgments

  • I would like to thank Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages