mobile friendly interface?

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
User avatar
D Oliveira
AppGini Super Hero
AppGini Super Hero
Posts: 347
Joined: 2018-03-04 09:30
Location: David

mobile friendly interface?

Post by D Oliveira » 2019-06-15 18:49

Hi, my newest project is a well filtered recipe collection, while it works flawlessly in the desktop the mobile experience is kind of "annoying", you need to zoom in and out all the time to use its functionality, I wonder if theres an way to change the theme to a more "mobile friendly" interface, does anyone know a good way to achieve that? thank you

User avatar
D Oliveira
AppGini Super Hero
AppGini Super Hero
Posts: 347
Joined: 2018-03-04 09:30
Location: David

Re: mobile friendly interface?

Post by D Oliveira » 2019-06-18 03:00

D Oliveira wrote:
2019-06-15 18:49
Hi, my newest project is a well filtered recipe collection, while it works flawlessly in the desktop the mobile experience is kind of "annoying", you need to zoom in and out all the time to use its functionality, I wonder if theres an way to change the theme to a more "mobile friendly" interface, does anyone know a good way to achieve that? thank you
Just to reference what I mean, I will display the difference between the way appgini present table views and how some other apps treat the same purpose with different options to choose. If anyone has any input to this discussion please engage so we can add some value. :)

current view

https://ibb.co/b7MHScq

ideal mobile view

https://ibb.co/k4mt366

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1807
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: mobile friendly interface?

Post by jsetzer » 2019-06-18 05:07

For data centric apps I absolutely prefer the default table view layout.

You may test other layouts using the builtin Templates.

https://bigprof.com/appgini/screencasts ... ut-options

Regards,
Jan
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 24.10 Revision 1579 + all AppGini Helper tools

User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1156
Joined: 2019-05-21 22:42
Location: Germany
Contact:

Re: mobile friendly interface?

Post by onoehring » 2019-06-18 05:20

Hi,

I would suggest Dreamweaver or similar and create such a design as wanted and then use that as a template. Add DIVs and SPANs to your AppGini template. Otherwise/also I think this is very, very much work.
You should ask yourself, why you want to build something, that already exists and what makes your page better.
You might also .... take a look at the desired design (may be in Dreamweaver or some other WYSIWYG Editor)

Olaf

User avatar
D Oliveira
AppGini Super Hero
AppGini Super Hero
Posts: 347
Joined: 2018-03-04 09:30
Location: David

Re: mobile friendly interface?

Post by D Oliveira » 2019-06-22 18:21

Thank you all for your replies, I have embbed an iframe for a different application that connects to the same database to display the data that way.

Post Reply