AfterClass supports more than 40,000 students each semester in selecting the ideal modules for their academic path

nextauth nextjs prisma supabase tailwindcss trpc
2 Open Issues Need Help Last updated: Jun 29, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Fix a layout issue in the course review header where long professor names or course codes cause the header to break improperly. The fix likely involves adjusting CSS to handle longer text strings, potentially using techniques like text wrapping, ellipsis, or responsive design.

Complexity: 3/5
bug good first issue

AfterClass supports more than 40,000 students each semester in selecting the ideal modules for their academic path

TypeScript
#nextauth#nextjs#prisma#supabase#tailwindcss#trpc

AI Summary: Add 'startDt' and 'endDt' columns to the 'BidWindow' table in the AfterClass database schema to represent bid window start and end times. The data for these times should be sourced from the provided SharePoint link. This involves updating the Prisma schema and potentially migrating the database.

Complexity: 3/5
enhancement good first issue db:schema

AfterClass supports more than 40,000 students each semester in selecting the ideal modules for their academic path

TypeScript
#nextauth#nextjs#prisma#supabase#tailwindcss#trpc