feat(notes-pyqs): implement dynamic notes scanning, subject dropdown, and redesign UI

This commit is contained in:
Amudieshwar A G
2026-07-23 11:01:53 +05:30
parent 0209657182
commit 05bf810bc1
92 changed files with 26468 additions and 137 deletions

View File

@@ -15,7 +15,9 @@ Welcome to the team! This guide explains how to get set up, which Git branch you
2. **Select your module's branch**:
Find your assigned module below, and check out your branch:
```bash
git checkout feature/<your-branch-name>
# Checkout your module's branch
git checkout feature/<your-assigned-branch-name>
```
3. **Install frontend dependencies**: