Enumerable

๐Ÿ“— Table of Contents

This is a ruby program that allows allows a user to enter an integer and tells them if it is a deficient, perfect or abundant number.

๐Ÿ›  Built With

Tech Stack

Technology
  • Ruby
Tools
  • VS Code code editor
  • GIT
  • GITHUB

(back to top)

๐Ÿš€ Live Demo

Sorry, Currently no active link available.

(back to top)

๐Ÿ’ป Getting Started

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

Prerequisites

you have to those tools in your local machine.

  • NPM
  • GIT & GITHUB
  • Any Code Editor (VS Code, Brackets, etc)

Setup

Clone this repository to your desired folder:

  • Create a local directory where you can clone the project
  • Clone the project to your directory by running
  git clone 

Go to the project directory.

  cd Calculations

In the project directory, you can run:

  ruby main.rb

Runs the app in the terminal.

Install

Install this project with:

  • Ruby

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Kalolo Chola Lemba

(back to top)

๐Ÿ”ญ Future Features

(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 Microverse

(back to top)

โ“ FAQ

  • Are you using database?

    • No, I am not using any database.
  • Can I use this project for personal use?

    • Yes, you can use it.

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)