microsoft / hack-together-dotnet

HackTogether: The Microsoft .NET 8 Global Hack | Register, Hack, Win
MIT License
289 stars 48 forks source link

Shopping List App with Bing Image Search #58

Open rdogmartin opened 10 months ago

rdogmartin commented 10 months ago

Project name

Shopping List

Description

This is an intuitive and fast shopping list web app to replace the recently retired Google Shopping List app I had been using for years. Add items to your list, mark them done, edit them, and delete them. Automatically shows images of each item using the Bing Search API.

100% Azure cloud native using Static Web Apps, Azure Functions, Cosmos DB, Microsoft Account social login, and Bing Search. Includes CI/CD auto deployment triggered by commits to the main branch.

Live demo is at https://gray-mushroom-02481ed10.4.azurestaticapps.net

Project Repository URL

https://github.com/rdogmartin/ShoppingList.Angular

Project video

https://youtu.be/6DAEaxzlybw

Team members

rdogmartin