Local Event Organizer - cs428TAs/w2025 GitHub Wiki

Local Event Organizer

Pitch

A web app that local events can use to help organize and give information to their vendors as well as customer

Summary of features (crossed out ones are already implemented)

  • Basic username/password auth
  • Google OAuth login option
  • Vendor Sign up / menu page
  • Event Creation / admin page
    • Add payment option for event admins
  • Event Information
    • Interactive Map of Event showing vendor location (main focus)
    • Google map showing location
  • Possible Features
    • Private Events
    • Event Tickets
    • Mobile App

Possible Architectures

Current Architecture

Frontend

  • Nextjs (SSR), typescript
  • tailwind

Backend

  • Node, typescript
  • Supabase (db)
  • Vercel (used for hosting)

Posted by Garett Whimple