- Read the full assignment: docs/assignment/README.md
- Work through the phases in order
- Replace this README with your own documentation
| Phase | Focus | Required |
|---|---|---|
| 01 - Foundation | Google OAuth, databases, multi-tenancy | Yes |
| 02 - Forms | Form CRUD, schema design | Yes |
| 03 - Responses | Submission, validation, storage | Yes |
| 04 - Frontend | Dynamic form rendering | Yes |
| 05 - Evaluation | Assessment criteria | - |
| 06 - Optional | Admin UI (login, forms, responses) | No |
This repo includes:
- Bun runtime configured
- TypeScript with strict settings
- React JSX support
- Docker Compose with Postgres + MongoDB
Install dependencies:
bun installbun add @theinternetfolks/snowflake @theinternetfolks/contextYou must use agentic AI coding tools (Claude Code, Cursor, Antigravity, Copilot, Cline, Amp CLI, or others).
Not allowed: ChatGPT, simple autocomplete, or copy-paste workflows.
Document your AI workflow in your README.
You can make your submission here on this form: https://forms.gle/yuGeBqWDJtjUwizt9
- Create a private GitHub repository
- Add @theinternetfolksbot as a collaborator
- Push your solution before the deadline (communicated via email)
Email: sameer.khan@theinternetfolks.com
Contact ONLY for logical gaps in the assignment. Do NOT contact for system design discussions—make decisions independently and document in your README.