priyamathew / grocerylist

My grocery list program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Grocery List program

This is my first little program in Ruby so it's pretty basic - it just tracks a grocery list.

Main features

Add and Remove items from list

You can choose to add or remove items from the list. If you remove items it gets put in the a bought items list. If you try to remove an item that wasn't added originally, there's an option to add directly to bought items.

Save and Open a list

You can save the list as a txt file and open lists you've already saved to edit them later.

To dos:

About

My grocery list program


Languages

Language:Ruby 100.0%