malikhollins / GiftingApp

An application where users are able to manage gifting lists for a household.
0 stars 0 forks source link

GiftingApp

An application where users are able to manage gifting lists for a household.

V1 App Overview

Users are able to create a household and invite other users to their household. A household is a group of christmas or gifting lists that each user manages themselves. A household only has the option to randomly assign people to lists for gifting. A gifting list contains text describing what the item is, a priority or rank for how much the item is wanted, an associated link, or an image.

Server

Uses Dapper with a SQL Server backend

Client

Uses ASP.NET MAUI Blazor Hybrid