InfyOmLabs / generator-builder

InfyOm Laravel Generator GUI Builder
http://labs.infyom.com/laravelgenerator/
MIT License
133 stars 71 forks source link

Poll: Suggestion for better Interface UI/UX #2

Open mitulgolakiya opened 8 years ago

mitulgolakiya commented 8 years ago

I am creating this thread where people can submit the idea like what changes we can make to existing builder UI to make it even better in terms of UI/UX.

Please submit your idea or any example that helps to make it even better.

dhsont commented 8 years ago

Thanks for builder @mitulgolakiya

you can see https://github.com/LaravelDaily/quickadmin for reference.

Suggestions

1) select box for db types 2) multi select box for validations 3) use full width of browser so it can fit all fields properly (or use smaller check boxes) 4) Auto capital first char of model name 5) display old generated scaffolds ( where we can delete some old scaffolds) 6) confirmation message before generating scaffold 7) Notification after completion 8) progress bar
9) length field for db

I will add more as i play with package

NightZpy commented 8 years ago

Use this datatables plugin for dinamice datatables:

https://editor.datatables.net/examples/inline-editing/simple.html

Is a inline editor for data in datatables, have three ways:

phillipmadsen commented 8 years ago

Love the way this is coming along. My thoughts on things this will need.

Thoughts on existing setup.