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

What have you built with Muuri? #266

Open
niklasramo opened this issue Mar 20, 2019 · 22 comments
Open

What have you built with Muuri? #266

niklasramo opened this issue Mar 20, 2019 · 22 comments
Labels

Comments

@niklasramo
Copy link
Collaborator

I thought it would be fun and educating to see how/where Muuri is used. If you have a project you'd like to share please post a link to it here 🙂

@niklasramo niklasramo pinned this issue Mar 23, 2019
@anoblet
Copy link

anoblet commented Mar 28, 2019

I'm using it here: https://my-project-75792.firebaseapp.com/components/dashboard-component in a lit-element component.

@Alexays
Copy link
Contributor

Alexays commented Mar 29, 2019

https://github.com/Alexays/Epiboard ;)

@Karamhaj1995
Copy link

Dashboard !

@atakhan
Copy link

atakhan commented Apr 5, 2019

saltanatmedia.kg - photo gallery

@monsterbrain
Copy link

Inspired by the kanban demo example, I've made a Html-CSS-Js coding game using muuri.

Play it Here

preview

Hope it'll be helpful. Thanks for the great library. Your saving/loading positions example also helped a lot.

@marvec
Copy link

marvec commented Apr 27, 2019

We use Muuri in our SaaS product called Lumeer.io which you can find on our website https://www.lumeer.io/. We use it to display draggable post-its with db records and a list of db tables.

@henrikekblad
Copy link

We use it as a user configurable drag/drop dashboard:

image

@xe4me
Copy link

xe4me commented Aug 7, 2019

We're about to use your amazing library for our dashboard,

Screen Shot 2019-08-07 at 2 02 00 pm

@asithub
Copy link

asithub commented Aug 24, 2019

We're about to use your amazing library for our dashboard,

Screen Shot 2019-08-07 at 2 02 00 pm

Can you please suggest how to store the current tiles position in a array after dragging in Kanban option and reload based on the previous stored value in Angular application?

@niklasramo

This comment has been minimized.

@muuvmuuv
Copy link

muuvmuuv commented Oct 7, 2019

For our company we had to make an overview of all of our products that are search and filterable by certain criteriá:

https://www.additive-net.de/software/uebersicht

@codelikeanartist
Copy link

This will be kind of an interactive flipchart

https://webcollage.codelikeanartist.de/

I still have some features missing, but the goal is to have people open this site on their mobiles or pads and walk through an exhibition, taking notes of the exhibits and annotate with links, photos and short videos. At the moment the results can only be save locally as json, but ultimately I want to upload all items to a server to get a collaborative collage-like impression.
Of course, it's not limited to digital-art museum workshops ....
I also have some issues with the initial positioning, probably related to the changing dimensions of the grid when closing the editor field. To be worked on
You may also watch 20 youtube videos at the same time (just paste the "embed code" into the link field). Not sure it that's useful though ...

@yungtrizzle
Copy link

yungtrizzle commented Dec 2, 2019

I built an animated dashboard that shows each grid item full screen for a few configurable seconds in loop.

image

@jocelo
Copy link

jocelo commented Dec 3, 2019

We are using it for a dashboard redesign.... pretty cool library kudos!

2019-12-03 10_24_07-

@Darkscanner
Copy link

Finally finished with my ranked-choice polling website. Muuri might be a bit overkill for what I'm using it for, but the sorting works quite nicely with it. https://betterpoll.me/?poll=TOA

@H0rn0chse
Copy link

I've built a tool to arrange sprites into a spritesheet.
https://github.com/H0rn0chse/SpriteBuilder

grafik

@H0rn0chse
Copy link

I've built a tool to create gifs with individual frames.
https://github.com/H0rn0chse/GifBuilder

image

@niklasramo niklasramo unpinned this issue Oct 26, 2021
@niklasramo niklasramo pinned this issue Oct 26, 2021
@indigane
Copy link
Contributor

I built a tool for conducting a virtual card sorting, because I couldn't find an existing one that fit my criteria. Based on the kanban example.

https://github.com/indigane/cardsort/

image

@ibrychgo
Copy link

I used it to re-make my SAAS product Adminja's Drag & Droppable Task and Information boards:

Screen Shot 1

Screen Shot

@angeldua
Copy link

Has anyone used muuri with angular? if yes, please share source link, looking at making a dashboard with dynamic addition of items (configurable in terms of size)

@sumeetgyani
Copy link

I use it for my note-taking application: https://www.dovedocs.com/

Recording 2024-02-16 at 13 48 36

@ibrychgo
Copy link

ibrychgo commented Feb 20, 2024 via email

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

No branches or pull requests