This is a simple points-tracking app for chinese poker, built with the T3 Stack.
- Create a room
- Adjust the scores for the round and click "Next Round"
- Repeat until you're done with your game
- Meta framework: Next.js
- Database: PostgreSQL hosted on Supabase
- Database ORM: Prisma
- Styling: Tailwind CSS
- Backend: tRPC
- Deployment: Vercel
During the lunar new year, my family and I played some chinese poker. At the time, we were using a pen and paper to keep track of scores, but I found it to be a bit tedious. Thus, I made this web app to keep track of the scores.
