Skip to content

Repository files navigation

Venture Associate Meeting Scheduler

Book 30-minute meetings between 16 teams and four Summer Venture Associates (EK, Sarthak, Shruti, David). Each team books one meeting per associate (4 total).

Schedule

Team booking days Thu Jun 4 – Thu Jun 11, 2026
Hours 9:00 AM – 7:00 PM EST
Slot length 30 minutes

Setup

  1. Edit teams.txt — one team name per line (lines starting with # are ignored).
  2. Install and run:
npm install
npm run dev
  1. Open http://localhost:3000 for the landing page; http://localhost:3000/book to book; http://localhost:3000/admin for admin.

Team booking

  • Select team from dropdown (must match teams.txt).
  • Book one slot per associate; choose Zoom or In person.
  • Cancel or Reschedule from the team dashboard.
  • Meeting confirmation shows full details on screen after booking.

Admin

  • View all bookings and per-associate counts (target: 16/16 each).
  • Download CSV export.
  • Block/unblock slots per associate on any booking day.
  • Cancel any booking on behalf of a team.

Data is stored in data/meetings.db (SQLite).

About

tsai city meeting reservation system

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages