Skip to content

r-i-c-h/t3witter-app

Repository files navigation

T3witter (Twitter Clone Project)

Production Deployment: https://t3witter-app.vercel.app/

Core Tech:

Starts with T3-Stack via create-t3-app:

Database:

Continuous Deployment/Integration:

--

TODOs...

  • Revise Tweetcard Styling to shrink vertical size of <3 line OR increase other line-heights
  • Revise Tweetcard Styling to shrink date/timing font but maintain vertical alignment
  • 🐛! Tweet card content <p> not wrapping correctly in mobile, in spite of whitespace-pre-wrap
  • Change wording for # of users followed on profile stats
  • Fix color a11y issues - Amber-500: #F59E0B | amber-200: #FDE68A | amber-700: #B45309
  • Revise [SELF Profile Page] Header to mobile layout and responsive size increases.
  • Revise [Profile Page] Header to mobile layout and responsive size increases INCLUDE FOLLOW BUTTON.
  • Add Logged in User's name to "Welcome" || Change to "Home"
  • Add Better Time-tracking lib to get prettier relative-time stamping on TweetCard

Upgradables...

  • Add Google Login auth
  • Revise User Profile Page IDs to reflect user-names instead of database uuid() values