Giter Site home page Giter Site logo

blazorcrudwithstatemachine's Introduction

Blazor CRUD with State Machine This repository contains a sample application built with Blazor, showcasing CRUD (Create, Read, Update, Delete) operations using MudBlazor Grid and Fluxor state management.

Overview This application demonstrates how to implement a CRUD interface using Blazor, a framework for building interactive web UIs with C# instead of JavaScript. The core features of this project include:

MudBlazor Grid: Utilizes the MudBlazor library for a Material Design-inspired data grid component, enabling efficient data display and interaction. Fluxor State Machine: Implements state management with Fluxor, a library inspired by the Flux pattern and Redux, to manage application state in a predictable and centralized manner. Getting Started Follow these steps to run the application locally:

Clone this repository to your local machine: bash Copy code git clone https://github.com/stevsharp/BlazorCrudWithStateMachine.git Navigate to the project directory: bash Copy code cd BlazorCrudWithStateMachine Build and run the application: bash Copy code dotnet run Open your web browser and navigate to https://localhost:5001 to view the application. Usage Once the application is running, you can perform the following actions:

Create: Add new items to the data grid. Read: View existing items in the data grid. Update: Edit the details of items in the data grid. Delete: Remove items from the data grid. Contributing Contributions are welcome! If you find a bug or have a feature request, please open an issue on the GitHub repository. Pull requests are also encouraged.

blazorcrudwithstatemachine's People

Contributors

stevsharp avatar

Stargazers

DHIMITRIOS CELA avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.