Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/henrikvtcodes/wishlist

My custom gift registry
https://github.com/henrikvtcodes/wishlist

app-directory nextjs react trpc

Last synced: 4 days ago
JSON representation

My custom gift registry

Awesome Lists containing this project

README

        

# MyList

MyList is a custom gift registry I made as my personal wishlist for my birthday and Christmas, at the request of my family.

**Features**

- Different Categories of items
- Live Preview when editing
- Google OAuth, restricted to 1 email for security
- Gift claiming system to prevent duplicate gifts

## Tech Stack

These are the technologies and key libraries I used to develop this project.

### Frontend

**Language:** Typescript (JSX)
**UI Library:** React.js (w/ Server Components)
**Styling & UI Components:** Tailwind CSS & shadcn/ui

### Backend

**Language:** Typescript
**Framework:** Next.js 14 (App Directory)
**Backend:** Next.js
**Database & ORM:** Postgres (Drizzle ORM)