From 86328198aa6ebdb5f855a61c8073fe3bd786ffb1 Mon Sep 17 00:00:00 2001 From: sazzadulalambd Date: Tue, 5 May 2026 00:30:17 +0600 Subject: [PATCH] docs: add project roadmap and checklist for KYC application form UI --- note.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 note.md diff --git a/note.md b/note.md new file mode 100644 index 0000000..91fb90d --- /dev/null +++ b/note.md @@ -0,0 +1,22 @@ +# KYC New Application Form Requirements + +## Status: Building Step 1 UI ✓ + +## Step 1: Basic Info (In Progress) +- [x] Data structure ready +- [ ] Need Hub dropdown +- [ ] Need Address sections +- [ ] Need Driving License section +- [ ] Need Membership section + +## Step 2: Employment +- To be built + +## Step 3: Nominee + Emergency Contact +- To be built + +## Step 4: Plan Selection (Only 3 options) +- To be built + +## Step 5: Documents +- To be built \ No newline at end of file