egarim / egarim/PropScout

[P3] Schema-agnostic generic table + form renderer

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
frontend phase-3
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Core UI component — renders any data without hardcoded schemas:
- Backend sends column metadata with types
- Frontend picks renderer per type: string, currency, timestamp, geo, image_array, json, boolean, url, enum
- Works for both display (table rows) and edit (forms)
- New DB column = zero frontend changes
- Collapsible JSON tree for raw data

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.