ember-preferences icon indicating copy to clipboard operation
ember-preferences copied to clipboard

Create an example site

Open san650 opened this issue 9 years ago • 2 comments

The idea is to showcase the addon and let the user test it in different browsers.

It would be great to use the tests/dummy site for this.

The app could be just a UI with a collapsable menu and a grid which can sort/filter. The idea is to remember these configurations (if the menu is collapsed or not, and the sort/filter criteria).

What we want to avoid is to give the impression that this addon replaces ember-data -- we store UI preferences or similar semi-volatile information so users can see the app in the same state it was the last time they used it.

san650 avatar Mar 18 '16 01:03 san650

@san650 I started working on this. This is the repository: https://github.com/FLarra/ember-preferences-sample

FLarra avatar Aug 26 '16 02:08 FLarra

This is great @FLarra!! Can't wait to see it deployed.

san650 avatar Aug 26 '16 15:08 san650