{"id":21653868,"url":"https://github.com/aadewunmi/grocerylist_project","last_synced_at":"2025-03-20T04:33:33.478Z","repository":{"id":109353449,"uuid":"292262150","full_name":"AAdewunmi/GroceryList_Project","owner":"AAdewunmi","description":"A Grocery List console-based Java application. It has the following functionality: (a) Print the list of grocery items, (b) add an item to the list, (c) modify an item in the list, (d) remove an item in the list, and (e) search for an item in the list.","archived":false,"fork":false,"pushed_at":"2020-09-02T11:43:38.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T06:11:35.982Z","etag":null,"topics":["arraylist","arrays","grocery-list-application","java-8"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AAdewunmi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-02T11:19:05.000Z","updated_at":"2024-10-25T07:24:49.000Z","dependencies_parsed_at":"2023-06-11T01:00:38.831Z","dependency_job_id":null,"html_url":"https://github.com/AAdewunmi/GroceryList_Project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AAdewunmi%2FGroceryList_Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AAdewunmi%2FGroceryList_Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AAdewunmi%2FGroceryList_Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AAdewunmi%2FGroceryList_Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AAdewunmi","download_url":"https://codeload.github.com/AAdewunmi/GroceryList_Project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244553363,"owners_count":20471170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arraylist","arrays","grocery-list-application","java-8"],"created_at":"2024-11-25T08:21:19.048Z","updated_at":"2025-03-20T04:33:33.460Z","avatar_url":"https://github.com/AAdewunmi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Grocery List Project\n\nThis is a console-based Java application designed to manage a typical grocery (shopping) list. \nIt has the following functionality: \n* Print the list of grocery items, \n* add an item to the list, \n* modify an item in the list, \n* remove an item in the list, and \n* search for an item in the list.\n\n## Installation: \n\nDownload or clone the repository on your local machine.\n\n```sh\n$ git clone https://github.com/AAdewunmi/GroceryList_Project.git\n$ cd GroceryList_Project\n```\n## Console display : \n```sh\nPress \n\t 0 - To print choice options.\n\t 1 - To print the list of grocery items.\n\t 2 - To add an item to the list.\n\t 3 - To modify an item in the list.\n\t 4 - To remove an item in the list.\n\t 5 - To search for an item in the list.\n\t 6 - To quit the application.\nEnter your choice: \n2\nPlease enter the grocery item: \neggs\nEnter your choice: \n2\nPlease enter the grocery item: \nbaked beans\nEnter your choice: \n2\nPlease enter the grocery item: \nbread\nEnter your choice: \n2\nPlease enter the grocery item: \nmilk\nEnter your choice: \n1\n0. eggs\n1. baked beans\n2. bread\n3. milk\nYou have 4 items in your grocery list\nEnter your choice: \n3\nCurrent item name: \nbaked beans\nEnter replacement item: \nbutter\nGrocery item 2 has been modified.\nEnter your choice: \n1\n0. eggs\n1. butter\n2. bread\n3. milk\nYou have 4 items in your grocery list\nEnter your choice: \n4\nEnter item name: \nmilk\nEnter your choice: \n1\n0. eggs\n1. butter\n2. bread\nYou have 3 items in your grocery list\nEnter your choice: \n5\nItem to search for: \nmilk\nmilk is not in the shopping list\nEnter your choice: \n5\nItem to search for: \nbutter\nFound butter in our grocery list\nEnter your choice: \n6\nHave a great day!!!\n\nProcess finished with exit code 0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faadewunmi%2Fgrocerylist_project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faadewunmi%2Fgrocerylist_project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faadewunmi%2Fgrocerylist_project/lists"}