prahladyeri / VisualAlchemist

Open source database diagramming and automation tool
GNU General Public License v3.0
728 stars 57 forks source link

Cool project #28

Closed EmilMoe closed 8 years ago

EmilMoe commented 8 years ago

Cool project, looking forward where this goes. Personally I hope for some integration with Laravels migrations.

You need to find a designer that will work along, right now it needs some touches to give it a really nice feel.

prahladyeri commented 8 years ago

@EmilMoe Thank you. Before adding any integration, this app needs to be modularized first. Presently, everything is in this huge god script called app.js. I'm thinking of using BackBone.js to create some structure.

You are right, I know nothing about designing and looks! Let me know if you can find one who is interested in this project.

EmilMoe commented 8 years ago

I'm not a perfect designer myself unfortunately. Flat themes are easier to handle though. Anyway first priority is functionality, not design. If you make it awesome functioning, I'm sure a designer will help you.

I agree that such thing as Laravel should be a plugin at its best.

prahladyeri commented 8 years ago

Thanks, @EmilMoe!

Closing as this is technically not an issue.