Jump to content

Factors To Consider For Web-App Design


14341

Recommended Posts

Hi Folks,

 

We have one thick client app, which is based on GANTT chart and most of the actions are performed using Drag and Drop by inspecting the data in various forms.

 

We are trying to build webApp (thin client) for the same with the complete functionality. This is like creating a new website.

 

We are at crossroads regards the following :

 

1) Usage : Existing users are accustomed to one type of usage for the thick client app. Should we change usage based on the latest trends in usability?

 

2) Traditional Vs Native : In traditional web-apps, we allow only the form to be opened once. When user clicks on new data the existing (opened form) is populated with new data. But in our application the user sometimes (hmm…. most of the times) require to see/compare the data of two same kind-of-forms. Should we allow the user to pop-up as many instances of the forms as possible …….. or ……. Should we ask them to adopt to some other new standard strategy (opening the forms like tabs)

 

 

 

Do we need to create a thin client replica of the exisiting app ? (where usage remains same)

 

or

 

Should we go ahead and make some changes (which might probably be used in the near future for most of the apps) and ask the user, to use it new way?

 

 

 

Let me know your comments.

 

Also please let me know if you have any good resources for the drag and drop apps.

 

 

 

Cheers,

 

14341

Link to comment
Share on other sites

Hi,

 

There is some complexity this project and so it is difficult to answer your questions without seeing the current application and without talking to the users and client.

 

That said, this might be doable via HTML5 but you need to be sure that users are going to be using a modern web browser so that you can safely take advantage of all the latest HTML5 functionality. Generally speaking, it is best to understand limitations of the platform (in this case, web apps) before trying to force a spec. on the project. Web apps provide a big advantage over the traditional thick app, but there is some cost to this.

 

Stefan

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...