← Back to projects

Case study

Firebase CRUD UI

Dynamic Firestore document management interface.

FirebaseCRUDAdmin
Firebase CRUD UI

Overview

A Firebase Firestore document manager with dynamic UI allowing users to browse, edit, add, and delete documents across collections with real-time sync.

Key outcomes

  • Multi-collection Firestore management.
  • Dynamic editing UI for nested JSON.
  • Immutable field detection and exclusion.
  • Real-time Firebase sync.
  • Responsive UI using ShadCN and Tailwind.