Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Who's using MudBlazor? 🥇 #2849

Open
Garderoben opened this issue Sep 26, 2021 · 43 comments
Open

Who's using MudBlazor? 🥇 #2849

Garderoben opened this issue Sep 26, 2021 · 43 comments

Comments

@Garderoben
Copy link
Member

Garderoben commented Sep 26, 2021

If you or your company is using MudBlazor for a public or internal application, we would like to showcase it on our website.

  • Product/Name/Title
  • Description
  • Screenshot
  • Link (optional)

Only post your project/application in here, please do not comment or ask questions.
Please note that for the website we will be some what selective and pick the ones that stick out, but feel free to show it off here anyway.

@Garderoben Garderoben added enhancement New feature or request triage and removed enhancement New feature or request triage labels Sep 26, 2021
@Garderoben Garderoben pinned this issue Sep 26, 2021
@BlazorPlate
Copy link

BlazorPlate commented Sep 29, 2021

Hello @Garderoben,

First of all, I would like to thank you and your team for the great effort you are making in developing and enhancing MudBlazor components.

Product Name: BlazorPlate

Description: BlazorPlate is a starter template for building multitenant and multilingual Blazor WebAssembly applications.

Link (With Live Demo): https://www.blazorplate.net/

Official YouTube Channel

Screenshot:

chrome_l4XdSxHlOw

chrome_ukY8UTcT8Z

chrome_fxLLdSYcf2

chrome_fYK99PYOIM

chrome_kK6MOVNxPt

chrome_JRW8K4q1jI

chrome_zLvOgenxl3

chrome_KgxZPTCYaT

chrome_FF3fAuz6CL

chrome_UsilWf8jkZ

chrome_KTNNEWjKwg

chrome_Z0XeSMHHHJ

chrome_4RmnpfHD9e

chrome_XUvbhRqozS

chrome_pXuWtUAHBT

chrome_IW1isJTAyn

chrome_XvRoFnjWG3

chrome_B0renNBimX

@cloviscbg
Copy link

Hello,

I really like the Microsoft Teams Shifts so I'm on this adventure to create one with Mudblazor.
Since Mudblazor doesn't have a Scheduler yet, I had to create one from scratch with the various components that Mudblazor provides.
Unfortunately this project is not open source, maybe in the future...

Thanks the Mud Team for this awesome library.

Product Name: HRManager

Description: HRManager is a experimental project that combines Blazor and MudBlazor to re-create the Microsoft Teams Shifts application.

Gif:

Shifts_Mudblazor

@tossnet
Copy link

tossnet commented Oct 14, 2021

Hello

Product : SodeaSoft Planning Web

Description : It is an application to manage the planning of the personnel. And for the management interfaces, I was inspired by the MudBlazor template

image

image

image

image

image

image

@Webreaper
Copy link

Webreaper commented Oct 14, 2021

Product: Damselfly

Description: A high-performance photo management app for large collections of photos, with AI/ML for face/object detection, facial recognition. Built with Blazor Server and EFCore, and using MudBlazor for the advanced search and config settings controls.

Possibly of interest: Damselfly uses many of its own custom controls and has its own theming system, so I wrote a mapping system that maps its themes to a MudPalette, to give a seamless look-and-feel across the MudBlazor controls and the rest of Damselfly.

Link: https://github.com/Webreaper/Damselfly

Screenshots:

image

image

@JeepNL
Copy link

JeepNL commented Oct 14, 2021

Name: BlazorBits

Description: BlazorBits is a live website were the static Blazor WASM front-end is hosted for free on Cloudflare Pages and where I test new features of .NET & MudBlazor. It always uses the latest released Preview/RC .NET SDK (.NET 6 RC 2 at the time of writing, Oct 2021). I like to call it a production prototype. The front-end/client source (where I use MudBlazor) is available on GitHub.

The front-end connects to a Ubuntu co-located VPS back-end where the latest .NET SDK is running also and it provides .NET gRPC API services for database (SQLite) interaction (CRUD) and Authentication and Authorization (Register/Login). For the latter I use Microsoft Identity (which is not Identity Server 4.x).

The main goal of the website is to test if everything is running as it should on the latest released Preview/RC .NET SDK. Recently I've added code to utilize WASM trimming and it uses Brotli compression. It's more like a live technical preview rather than providing a useful service for end users, but you can see more than a couple of MudBlazor Components in action.

Last but not least: the website is optimized to run on your phone/tablet and desktop/laptop, In short: all .NET code runs on Ubuntu servers and you can access it with any device.

Link: https://blazorbits.openwiki.com/

BlazorBits

@DotJoshJohnson
Copy link

Product Name

PostOffice

Description

PostOffice is an internal email templating app that uses MudBlazor (WASM) and the Monaco Editor to allow users to define email templates in markdown. These templates can be used to send emails directly from the app or via an API.

Screenshot

image

image

@rhyskoedijk
Copy link

Name
Steam Community Market Manager (SCMM)

Description
SCMM is a Blazor Wasm app that analyses Steam Community Market information from the video game Rust. Its primarily used to track in-game store items, market place trends, and inventory values.

Link
https://scmm.app

Screenshots

shot1
shot2
shot3
shot4
shot6
shot7
shot8

3dviewersmall
(compression artifacts, rip)

@noxish
Copy link

noxish commented Oct 21, 2021

Raid Planner

Description:
Raid Planner is a tool for organizing raid schedules and retrospective attendance from the MMORPG World of Warcraft The Burning Crusade Classic. I'm working on this project alone since the first lockdown in 2020 and made it my hobby.

Additionally there is a desktop client that exports data (guildroster and professions) and transfers it via API.
The desktop client was developed with the help of Mudblazor and Electron.Net.

Screenshots:

WoWHead RSS feed with the possibility to add your own posts

image

Raid Planner

image

Drag'n'Drop Group Planner with Export to Method Raid Tools

image

Desktop Client

image

Desktop Client Addon Downloader

image

@jeffward01
Copy link

jeffward01 commented Oct 27, 2021

Product: Damselfly

@Webreaper I see you everywhere!! I love it!! I commented and sent you a message on reddit a few weeks ago about how I see you everywhere! It is so pleasant to see you active on MudBlazor. I did not realize you used it!

@Alexandre789010
Copy link

Alexandre789010 commented Oct 29, 2021

Hi guys,

I have started developing a "template" inspired by the one available for MUI.

I have just finished the layout and I am planning on opening the repo really soon. (just wanna clean some ugly things before haha)

(Edited)
Here is the repo: https://github.com/Alexandre789010/MudDemo

Here are some pictures of how it looks today:

image

image

image

image

image

image

image

The library is really well built, it is really pleasure to work with! :)
Hopefully this template will help and give ideas to some people when available.

The template I am trying to replicate: https://material-ui.com/store/previews/minimal-dashboard/

@bharathwajv
Copy link

bharathwajv commented Nov 8, 2021

Just a mini file management out there :)

image

@albertwoo
Copy link

I made MyLogs based on MudBlazor + Blazor on WPF. It can be used as your personal jurnal, learning notes, simple todo app etc.
And it is also open source. https://github.com/slaveOftime/MyLogs

@hankir
Copy link

hankir commented Nov 28, 2021

Product Name:
Agile Poker

Description:
A service that allows you to make the evaluation of agile projects simple and fun.
We at our company use Agile Poker to evaluate sprint work. The service was developed as a hobby project was well received in the company and now many people use it.

Screenshot:
image
image
image
image
image
image
image
image
image
image

Link:
https://agile-poker.ru

GitHub:
https://github.com/DirectumCompany/Yotalab.PlanningPoker

@sirkadirov
Copy link

sirkadirov commented Jan 2, 2022

📦 Overtest - LMS for those, who learn to code (coming soon)

The product is an online judging system for holding programming competitions and long-term educational processes in schools and universities, where students learn programming. It has a simple and adaptive web interface, allowing users to practice algorithmization and programming on the go. You can use it with your learning management system like Moodle or Open edX - integration is simple and doesn't take much time. Overtest is very tiny, secure, and scalable. It doesn't take many system resources, can run in VM or containers, and uses system APIs to protect your hardware from potential threats, or misuse by your students 😅.

OvertestQuickDemo.mp4

P.S. The project is in an early development stage. It has only Ukrainian localization for now. Source code will be available on GitHub at the end of January, under the terms of GNU Affero GPL v3 and later. Any ideas and support are appreciated 😃! And I would be happy if you follow me on Twitter - more news to come ✨!

@henon
Copy link
Collaborator

henon commented Jan 12, 2022

@rhyskoedijk I noticed that you are you using Syncfusion too in your rust asset manager. What are you using it for?

@rhyskoedijk
Copy link

Charts, just charts. The MudBlazor ones are great, they just lack some of the advanced features I needed.

@bdizzleog
Copy link

Using it for a skateboard manufacturer! 3D Skateboard configurator! 😎

image

@enkodellc
Copy link
Contributor

BlazorBoilerplate
Open Source Blazor starter template. Can chose Server or WebAssembly. Authentication & Authorization with real world / Enterprise code examples. UI built with MudBlazor.

https://blazorboilerplate.com/
https://github.com/enkodellc/blazorboilerplate

BB
)

@neozhu
Copy link
Contributor

neozhu commented Feb 11, 2022

I share my project with blazor server + clean architecture
GitHub repo. https://github.com/neozhu/CleanArchitectureWithBlazorServer
UI design followed by @Alexandre789010

2022-02-11_19-44-59

2022-02-11_19-45-22

2022-02-11_19-34-31

2022-02-11_19-44-40

@fuadyhidayat
Copy link
Contributor

Promotion & Claim Management System (PCMS)

Web App to manage distributors' promotions and claims for Upfield Indonesia

PCMS

@ryanbuening
Copy link

ryanbuening commented Mar 17, 2022

Using the MudBlazor library was a breeze and fun! 👍

Product

Description

  • A job board for dotnet developers. Just testing stuff as of now.

Screenshots
image

image

@olegrumiancev
Copy link

Internal web app to connect financial and document management systems as well as manage document management system's permissions. Love Mud and love Blazor!

image
image

@rogeralsing
Copy link

Proto.Actor framework https://github.com/asynkron/protoactor-dotnet uses MudBlazor for our Cluster Dashboard to view internal state and metrics

Skärmavbild 2022-03-27 kl  11 30 36

Skärmavbild 2022-03-27 kl  11 31 22

Skärmavbild 2022-03-27 kl  11 31 03

@Gareth064
Copy link

Gareth064 commented Apr 2, 2022

Internal app for my team to track, at a very high-level, what activities done in the day.

Timesheet status screen. Can select multiple Resources, or Teams along with which week you want to focus on.
image

Timesheet details which opens after clicking on a MudChip from the previous screen. You can enter activities, save as draft, complete or delete the timesheet.
image

Entering an activity.
image

Next phases are to build a UI/UX to allow management to easily input forecasted work (currently it's a CSV import) as well as view Forecasted work in some sort of calendar/datagrid (currently have to run a plain SQL script to get this info). Also planning to build a more personal view of the week for a resource to get an overview of their own tasks for the current week and input their activities etc. Finally, incorporate MS Power BI to report on the data.

@neozhu
Copy link
Contributor

neozhu commented Apr 9, 2022

I create a visitor management application. and use html5-QRcode implement blazor application scanning QRcode feature. that's cool.
this is my project
https://github.com/neozhu/visitormanagement

image

2022-04-09_14-03-02.mp4

@Garderoben
Copy link
Member Author

In house / internal travel app i did for another company.

traveldemo_1
traveldemo_2
traveldemo_3
traveldemo_4
traveldemo_5

@Garderoben
Copy link
Member Author

Internal IT Manager app i made a while back.
Mudspike 0

@MudBlazor MudBlazor deleted a comment from neozhu Apr 19, 2022
@iosub
Copy link

iosub commented Jun 17, 2022

Hi
I'm new on blazor and I have get in love with MudBlazor.
I'm migrating our WPF app to Blazor.. This is a work in process example.

you can see it on:
Blazor Server
https://mysaasplace.azurewebsites.net/
Blazor Wasm
https://mysaasplacehost.azurewebsites.net/

I'm also creating a Maui Hybrid apps but they are not published yet.

To enter en app just click on demo user
1
2
![3](https://user-images.githubusercontent.com/1330995/17
4
4218290-e36f1012-5626-4ce4-ad9c-e80193c39aab.png)

@madcoda9000
Copy link

madcoda9000 commented Sep 12, 2022

Hello,

thank you for that great library. Currently i try to develop a password manager for personal use.

Title: SecPass
URL: https://mofumaster.ddnss.de:5001

Bildschirmfoto 2022-09-12 um 17 51 09

2022-09-14 11_05_38-WorkPass - Geschäftlich – Microsoft​ Edge

Bildschirmfoto 2022-09-12 um 17 51 48

Bildschirmfoto 2022-09-12 um 17 52 06

Bildschirmfoto 2022-09-12 um 17 52 24

Bildschirmfoto 2022-09-12 um 17 54 34

I forgot to metion, as this is a pwa app. There is a mobile interface too.

2022-09-14 10_59_22-WorkPass

2022-09-14 10_59_42-WorkPass

2022-09-14 10_59_54-WorkPass

2022-09-14 11_00_09-WorkPass

2022-09-14 11_00_22-WorkPass

@balanikas
Copy link

Product: Github Repository Analysis
Description: Service that provides analysis and guidance for public github repositories.
Screenshot:
image
Link: https://githubrepositoryanalysis.com/
Link to project: https://github.com/balanikas/github-repository-analysis

@liebki
Copy link

liebki commented Jan 20, 2023

Product: Blazor(Game)Library
Description: Blazor-MAUI hybrid, to collect your games in a library, with genre etc.
Uses the API of rawg.io, to get images etc. More of a fun project rather than something serious, still thankful for MudBlazor!
Screenshot:
Library Example Picture
Link: https://github.com/liebki/BlazorLibrary

EDIT: I created so much more privately and what I published on GitHub, I love to use it, thank you guys!

@TehGM
Copy link
Contributor

TehGM commented Feb 10, 2023

StalcraftClan

Clan search, player search and emission tracker for an MMOFPS game Stalcraft.
Blazor WASM hosted with prerendering and WebAPI, MongoDB database, WASM loading offloaded to static page on CloudFlare pages.

Also has clan-specific pages and login system coming very soon.

URL: https://stalcraftclan.com

image
image
image
image

@mkalinski93
Copy link
Contributor

StalcraftClan

Clan search, player search and emission tracker for an MMOFPS game Stalcraft.

Blazor WASM hosted with prerendering and WebAPI, MongoDB database, WASM loading offloaded to static page on CloudFlare pages.

Also has clan-specific pages and login system coming very soon.

URL: https://stalcraftclan.com

image

image

image

image

That looks clean. Good job

@changingmission
Copy link

changingmission commented Feb 15, 2023

PhotosNepal.com

Nepali Stock Photos Website
pn
PhotosNepal.com

@neozhu
Copy link
Contributor

neozhu commented Jun 3, 2023

IntelliAlbum - Intelligent Photo Album Management System With Blazor Server Application
GitHub Rep: https://github.com/neozhu/IntelliAlbum
Demo Site: https://intellialbum.blazorserver.com/

architecture
Demo

@emir3100

This comment was marked as outdated.

@Gareth064
Copy link

Gareth064 commented Aug 3, 2023

Name: MixerStudio Description: Landing page for MixerStudio. No-Code Solution For Launching Your NFT. Everything you need to launch a successful NFT project. Easily Generate 10 000+ collection super fast.

Link: https://mixerstudio.io [screenshot removed]

Is this using .NET 8 with Server Side Rendering? I don't see any WASM or Web Sockets in the the network traffic.

@henon
Copy link
Collaborator

henon commented Aug 8, 2023

@Gareth064 They seem to be using BlazorWasmPreRendering.Build.

@RyansBello
Copy link

Little app, for internal. HRIS...

SignalR_Blazor_Server

@izzyjere
Copy link

Project Name : E-Registry System
Description : Mini System to Help Road Transport and Safety Agency (Zambia) Manage their files.
image
image
image
image

@neozhu
Copy link
Contributor

neozhu commented Oct 5, 2023

Project Name : School Bus management System
Description : base on https://github.com/neozhu/CleanArchitectureWithBlazorServer template
Demo show: https://schoolbus.blazorserver.com/
image
image
image
image

@Abooow
Copy link

Abooow commented Nov 11, 2023

Name: ClosingDealz
Description: Landing page of ClosingDealz.io - A easy-to-use CRM that helps you generate and manage leads for your business. Everything you need to Close More Sales. Lead Management, Sales Reports,
In-Depth Analytics, Teams And Much More.

Link: https://closingdealz.io
Screenshots:
image
image
image

@SSchulze1989
Copy link
Contributor

SSchulze1989 commented Feb 16, 2024

Project: iRLeagueManager
Website: https://irleaguemanager.net
Description: League administration system for simracing leagues in iRacing

Just migrated from vanilla Blazor + Boostrap to using full MudBlazor

grafik

grafik

grafik

grafik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests