@ahmad wrote:
I am going to transform an existing desktop application to web using either Ember or Angular 2. First I've to develop a POC.
I have been developing applications in Angular 1&2 since past two years. However, I have just started learning Ember couple of weeks ago.
As a newbie into Ember's world I am finding it difficult to figure out how should I design my application. An overview of the requirements is given below:
On the main page show a grid of Products.
On clicking a particular product record in grid I want to open that record for editing in a panel window which can be collapsed to the bottom or right like Bootstrap's Accordion component. Please note that the grid should still be there and panel will simply overlap the grid and is close-able.
Additional requirement is to allow the user to open multiple product records for editing in different panels.Can somebody please give me a helping hand to figure out what's the best way to achieve above requirements.
Posts: 6
Participants: 2