cryptokitties0327 / thriftlife

A budget app in ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Term 1 Terminal app project

Thrift Life App

terminal icon

apple

🚀

The how to :

run app using ruby in your terminal

$  ruby main.rb

how it works

def main_menu
    puts"""
    1.Methods
    2.Ingredients
    3.Exit
    """
    selection
end

example:

Ingredients

  1. sugar
  2. butter 1.milk 2.

About

A budget app in ruby