Teksystem Capstone StoreChecker
StoreChecker application that checks allows users to search multiple stores for items on their list to find the best prices.
Each user has an unique cart that is saved with the user.
Users are able to select items from a list and then query the db to find stores that stock that item. Users cart is checked against store inventory to find total price of available cart items at that store. Users are able to see what items are missing.