4 repository-uri
UI components for performing CRUD operations on application records.
Distinguishing note: Focuses on administrative data management rather than end-user content creation.
Explore 4 awesome GitHub repositories matching user interface & experience · Data Management Interfaces. Refine with filters or upvote what's useful.
This project is a full-stack web application scaffolder designed to initialize production-ready projects with pre-configured database, authentication, and deployment settings. It provides a standardized starting point for development by generating a complete application structure that includes integrated backend, frontend, and database components. The template distinguishes itself through a type-safe integration layer that automatically synchronizes backend API definitions with frontend client code, ensuring consistent data exchange. It also features a containerized development environment th
Simplifies data management and organization through a user-friendly dashboard interface.
Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru
Provides a graphical administrative dashboard for performing CRUD operations on custom data objects.
This project is a JavaScript spreadsheet component and web-based data table that provides an interactive grid for managing tabular data. It functions as a cross-framework UI component compatible with React, Vue, and jQuery, and can also be embedded as a standalone web component. The grid is specifically designed for XLSX interoperability, allowing users to import and export XLSX files while preserving formulas and styles. It distinguishes itself through real-time collaboration for simultaneous multi-user editing and a flexible system for creating custom cell editors and specialized column typ
Provides a user interface for performing create, read, update, and delete operations on grid data.
radzen-blazor este o bibliotecă de componente UI pentru aplicații Blazor, oferind o colecție de elemente de interfață native, inclusiv grile de date, grafice și componente de programare. Include o suită de vizualizare a datelor pentru randarea seturilor de date complexe prin grafice interactive și hărți termice, alături de instrumente de layout web responsive pentru a asigura adaptarea interfețelor la diferite dimensiuni și orientări ale ecranului. Biblioteca oferă mai multe implementări de sisteme de design, inclusiv un framework Fluent UI și un kit UI Material Design. Personalizarea vizuală este susținută prin personalizarea dinamică a temelor și configurarea brandului, permițând modificarea culorilor, tipografiei și comutarea între stilurile light și dark la runtime. Proiectul acoperă o gamă largă de capabilități de construcție a interfeței și gestionare a datelor. Aceasta include un designer de interfață vizuală și generarea de pagini bazată pe șabloane pentru asamblarea layout-urilor, precum și instrumente pentru crearea de interfețe de gestionare a datelor cu sortare, filtrare și validare. De asemenea, oferă gestionare avansată a input-urilor de formulare și suport pentru designul de dashboard-uri enterprise. Framework-ul implementează standarde de accesibilitate web prin conformitatea ARIA și navigarea prin tastatură, și suportă configurații de layout de la dreapta la stânga (RTL) pentru aplicații multilingve.
Ships UI components for performing CRUD operations on application records with validation.