Commit History

bug fix for dynamic routing logic
c2de869

adeshboudh16 commited on

docs: add demo credentials
08dfc64

adeshboudh16 Claude Sonnet 4.6 commited on

fix: add non-root user (UID 1000) required by HF Spaces Docker
c7cbbed

adeshboudh16 Claude Sonnet 4.6 commited on

fix: remove invalid app_file from HF Spaces Docker frontmatter
a6bcb6a

adeshboudh16 Claude Sonnet 4.6 commited on

docs: add future scope and industry scaling analysis
4ac2004

adeshboudh16 Claude Sonnet 4.6 commited on

chore: add install, schema, clean-db make commands
ecda45f

adeshboudh16 Claude Sonnet 4.6 commited on

docs: update README with live URL and current stack
8afd257

adeshboudh16 Claude Sonnet 4.6 commited on

fix: use .get() for all state access to prevent KeyError in graph nodes
ee2a25c

adeshboudh16 Claude Sonnet 4.6 commited on

chore: add structured logging across backend
7d107ff

adeshboudh16 Claude Opus 4.6 commited on

fix: TypeScript build errors for Docker/HF deploy
ba9d176

adeshboudh16 Claude Sonnet 4.6 commited on

docs: add README for HF Spaces deploy
6ff9a5b

adeshboudh16 Claude Sonnet 4.6 commited on

chore: clean DB, enable static mount, update env for deploy
1afd2af

adeshboudh16 Claude Opus 4.6 commited on

fix: interview turn limits, LLM fallback, and completion UI
b49a2dd

adeshboudh16 Claude Opus 4.6 commited on

bug fix on chat page
dbc9192

adeshboudh16 commited on

updated ui, docs, tests
47203d3

adeshboudh16 commited on

phase 5 implementation docs
c7dfb3d

samar m commited on

chore: add Makefile for local dev, test, build, and docker-run
9c38802

samar m commited on

feat: Upload page with drag-and-drop UploadZone and CSV format guide
88a0730

samar m Claude Sonnet 4.6 commited on

feat: InstructorDashboard — batch creation, class code display, topic management
5949146

samar m commited on

feat: Navbar with logout and StatCard component
32d78d0

samar m commited on

feat: frontend topics and upload API layer
decea84

samar m commited on

feat: register batches, topics, upload routers in main.py
676e9fe

samar m commited on

feat: upload router — parse CSV and bulk insert questions
3852aa2

samar m commited on

feat: topics router — create, list, unlock/lock
81f4fd4

samar m commited on

feat: batches router — create, get mine, get by id
4c73db5

samar m commited on

feat: add batch/topic/question DB queries
dfcb935

samar m commited on

feat: add CSV question parser utility with unit tests
d8394f9

samar m Claude Sonnet 4.6 commited on

feat: add NeonDB schema (all tables) and apply_schema script
4a90ac1

samar m commited on

feat: implement Login and Signup pages with dark theme UI
dc20f70

samar m commited on

feat: set up React Router v7 with role-based protected routes
17a8d4a

samar m commited on

fix: rename internal refresh fn to avoid confusion, add Content-Type header
c5d3374

samar m commited on

feat: implement apiFetch wrapper and auth API calls
09a5796

samar m commited on

feat: add shared types and Zustand auth store with localStorage persist
a9a0a73

samar m commited on

fix: auth quality issues — token cleanup, delete_cookie params, broad exception catch, dead import
4724464

samar m Claude Sonnet 4.6 commited on

feat: implement auth router (signup/login/refresh/logout) and FastAPI deps
d401087

samar m Claude Sonnet 4.6 commited on

feat: implement NeonDB SQL queries for users and refresh tokens
7457dd4

samar m commited on

feat: implement asyncpg connection pool
0130160

samar m commited on

fix: add JWT secret warning and missing security tests
3cefbc3

samar m commited on

feat: implement JWT access token and refresh token generation
30e2128

samar m commited on

feat: implement bcrypt password hashing
d01ea0f

samar m commited on

docs: add Phase 1 auth implementation plan
f089dd2

samar m commited on

docs: add Phase 1 auth system design spec
ec8498d

samar m commited on

chore: add .env.example, Dockerfile, and .gitignore; remove pycache from tracking
7910b95

samar m commited on

chore: add frontend stub files for all pages, components, api, stores
5f9e2bb

samar m commited on

chore: scaffold Vite React TypeScript frontend with Tailwind dark theme
34db416

samar m commited on

chore: add backend directory structure and stub files
594835c

samar m commited on

chore: init uv project with Python 3.11 and backend deps
ad3f03f

samar m commited on

Add Phase 0 scaffolding implementation plan
b11d7fc

samar m Claude Sonnet 4.6 commited on

Add architecture docs and Phase 0 scaffolding design spec
6a8e2e2

samar m Claude Sonnet 4.6 commited on

hackathon naresh it 2026
3880cd3

adeshboudh16 commited on