Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 703 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 703 Bytes

🚴‍♀️🚴‍♂️ Bikepals

Scaffolding a social app for bikepackers.

Learning project using the T3 stack as a baseline: Next.js, TS, Drizzle ORM with PostgresDB, Tailwind, and Clerk for authentication.

BASICS TODO:

  • User status (invisible, active...) + location (geolocation api / address lookup / manual entry)
  • Better map users fetching
  • Add messaging
  • UI pass

EXTRAS:

  • Map extras: filters, gpx handling...
  • Profile extras: picture upload, preview...
  • Onboarding flow
  • Journey page + CRUD
  • Journey filters etc
  • Permissions/reports to moderate journeys and users
  • Feedback for other users
  • Resources page
  • Guidelines, FAQ... etc