Project 1145

by Jennifer X

Description

This is a blueprint/draft of a grocery list sorter using fuzzywuzzy for fuzzy string matching and uploadingfiles with data for each category. The user enters their list items, and the program returns their items sorted into different grocery categories, with any remaining items under an "unsorted" category. This concept could be taken further by using a comprehensive database of items in a grocery store.