/training_ruby

Primary LanguageRubyMIT LicenseMIT

logo

README

📗 Table of Contents

📖 Decode a Morse code message

In this project, I will build a school library app.

School library app is built using Ruby.

🛠 Built With

Tech Stack

To build this project I used a tech stack detailed below:

Language

Key Features

  • User Can capitalizes the output of @nameable.correct_name
  • user Can make the output of @nameable.correct_name has a maximum of 10 characters
  • User Can check if He managed to decorate his person

(back to top)

🚀 Live Demo

There is no live demo for this project

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Ruby installed in your machine.

Setup

Clone this repository to your desired folder:

  1. Navigate to a folder where you want the cloned file to appear

  2. Clone this repo in your terminal or git bash using the command

     cd my-folder
     git clone https://github.com/Olivier-Kango/school_library_app.git
       
    

Install

Install Ruby in your computer:

follow the documentation to install all the necessary dependencies

--->

Usage

To print the project, execute the following command:

ruby file_name.rb

  • This will display the puts in your terminal

Run tests

To run tests, run the following command:

npm run test

--->

Deployment

I have not deployed this project

(back to top)

👥 Authors

This project was built by:

👤 Olivier Kango

(back to top)

🔭 Future Features

  • I will set up associations.
  • I will add basic UI
  • I will make a video to explain what I did

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐ if you like this project!

(back to top)

🙏 Acknowledgments

I would like to thank:

  • Theophile Kango and My cording partners.

(back to top)

📝 License

This project is MIT licensed.

(back to top)