Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 297 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 297 Bytes

shopping-list

A shopping list program where the user can add items to a list or remove them. User can create several lists. The shopping list can be used from a command line or through a graphical user interface.

This project is part of the school's course in which you learn to program Java.