Add features with bootstrap?

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
Mikey12
Posts: 1
Joined: 2014-05-17 14:54

Add features with bootstrap?

Post by Mikey12 » 2014-05-17 14:59

Hi!

Love Appginie, and bootstrap. Im not so proficient with PHP but my question is:

Can one add functions using the bootstrap. I was thinking of graphs which reads the tables and so on?

Or is it something that needs to be done in the "backend" for it to work?

The only things missing for me are charts and more navigational functions. Is this something I can add easely by changing the bootstrap template?

Thanks a bunch!

/M

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: Add features with bootstrap?

Post by a.gneady » 2014-05-19 06:59

Hmm .. bootstrap is used to control the style and layout of the page ... it can't be used to make charts .. you could use some javascript library to do front-end charts on the page data, though that would limit the chart to just the data displayed in the current page rather than all table data. A back-end based charting tool would be much more comprehensive. We do have plans for some charting add-ons in the near future.
:idea: AppGini plugins to add more power to your apps:

Post Reply