/five-things

Five things, a bulletpoint review app built via the T3 Stack (Using React, NextJS, Vercel, Drizzle, Postgres and Typescript)

Primary LanguageTypeScript

Five Things, a bulletpoint review site.

A Fine way to review the things you like (or don't) without writing a big fancy essay. Movies, Games, Books, Combo Meals at your local fast food restaurant, Ex-girlfriends, webcam monitors, beans, accountants in ulladulla. the world is your burrito.

This was built with the T3 Stack project bootstrapped with create-t3-app with:

  • React (Next.js)
  • Drizzle
  • Vercel
  • Postgres

TODO:

  • Basic Setup and Deployment
  • DEPLOY to Vercel
  • Draft UI with MUI
  • Generate five things insertion window ui
  • Plug in mock Data to the ui
  • Set up VercelPostgres DB
  • Configure postgresDB function to use real data
  • [] Crud functions
  • [] Attach DB to UI
  • [] set up unit tests for operations
  • [] Add authentication
  • [] show other user's 5 things

OPTIONAL AFTER MVP:

  • [] Analytics
  • [] Image Upload
  • [] Make the cards float everywhere in a way that isn't annoying (FramerMotion)