- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[OOP Ruby School Library] :- Simple ruby program that build a school library using the oriented object approach. The library keeps records of all the books and the students and teachers who borrowed them and besides it was added Ruby decorators that help to add behaviours to objects without affecting other objects of the same class. Besides We refactored the OOP School Library to follow SOLID
Client
Ruby: The primary programming language for the project.
Server
- none
Database
- none
- Accurate decoding of Ruby OOP concepts.
- Simple command-line interface.
- Support for different Morse code input formats.
[Live_Demo_Link] ----> (coming soon)
In order to run this project you need:
- A Computer (MAC or PC)
- Code editor (VSCode,Atom etc...)
- A browser (Chrome,Mozilla,Safari etc...)
- Version Control System (Git and Github)
- Ruby installed: To run a Ruby project, users must have Ruby installed on their system. You can include the minimum required version of Ruby needed to run the project.
Clone this repository to your desired folder:
cd my-folder
git
Install this project with:
To run a Ruby file in the command line, follow these steps:
Open a command prompt or terminal window on your computer.
Navigate to the directory where the Ruby file is stored using the cd command.
Type the following command to run the Ruby file:
ruby filename.rb
- GitHub: @codeWithHyder
- Twitter: @Hyder
- LinkedIn: @Hyder
- Graphical user interface :- The program could be improved by adding a graphical user interface (GUI) to make it more user-friendly and accessible to non-technical users.
- OPP Ruby School Library :- The program could be extended to include other Ruby OOP features
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project rate it and give it a star...
We would like to thank the Microverse team for allowing us to work on this Morse Code Decoder ruby project.
-
How do I install and run the project?
- To install and run the project, you will need to have Ruby installed on your computer. Once you have Ruby installed, you can download the project files and run the program from the command line using the following command:
ruby Student.rb
ruby teacher.rb
- To install and run the project, you will need to have Ruby installed on your computer. Once you have Ruby installed, you can download the project files and run the program from the command line using the following command:
-
What technologies and libraries are used in the project?
- The project is written in Ruby and does not require any external libraries or dependencies.
-
How can I contribute to the project?
- Contributions to the project are welcome! Please feel free to submit bug reports, feature requests, or pull requests on the project's GitHub repository.
This project is MIT licensed.