Link to home
Start Free TrialLog in
Avatar of Tim
TimFlag for Canada

asked on

Could anyone can give me a suggestion about good client friendly theme.

I have a PHP site. It is for clients to input their data and get the report.  the data has multiple layers, like client->site->building->room->data.
Now I am looking for a friendly front end template. That can easy get the data and input the data, it should active and more cool.
I checked some bootstrap templates, it looks some can match part of my request. But it is hard to find a good one.

Anyone can give me a suggestion about good client friendly theme?

Thanks for any suggestion.
ASKER CERTIFIED SOLUTION
Avatar of Julian Hansen
Julian Hansen
Flag of South Africa image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Tim

ASKER

Hi Julian: Thanks for the answer. I checked AdminLTE, yes , it can part match my request. But it looks still a lots of front end job for me to do.
Like , I need good view for data layers, and easy data input, like click one line to popup edit page (ajax). Like...

I am try to find one good front end friendly  theme which has good data layers display and easy edit function , even pay some money.

Any more  suggestion?

Thanks
Have you looked at Laravel

It is a PHP framework that handles the backend.

You can also look at Angular / React if you want to go Single Page application.

It sounds like you are looking for something that does all the heavy lifting. In reality you are going to have to combine tools like those mentioned above.
Avatar of Tim

ASKER

Thanks for those suggestion. Because the site already there , it has be running several years. For now, I just want change the front end  , make it more fashion , more friendly for client to input and view.   So the Laravel is not the choose. The Angular and React both are good, but it is still hard for me to find a good template and still need lots of view side coding.

Anyone know any good theme , that I can use it and not change too much.

Thanks again for any suggestion.
That's what I understood which is why I suggested AdminLTE - most other themes I have come across are going to be the same sort of solution.
Avatar of Tim

ASKER

I am working on it. It still need lots work on it. Anyway, thank you very much
You are welcome.