Inspiration
I am an iOS developer and storyboards (iOS drag and drop UI builder) have always been love hate relationship. It abstracts you from the truth, you don't have the code, and it never works perfectly. This project is a solution to my and many others problem.
What it does
Its a drag and drop UI builder that exports the code directly. Giving you the benefits of a UI builder but all the benefits of having the code. And being able to export to multiple OS's.
How I built it
I built it using Java. I chose Java so it would be easily deployable to both Windows and Mac.
Challenges I ran into
Exporting code for Android. Android Studio did not want to work for me, so its hard to know if what im outputting is correct.
Accomplishments that I'm proud of
Going from design to a fully functioning UI with full access to code takes a matter of a minute. Also being able to have View's in one project.
What I learned
I learned a lot about project structure, to make sure you never repeat your self and code in as little lines as possible.
What's next for oneUI
Exporting code to more platforms, as well as better auto align to work for all screen sizes.
Log in or sign up for Devpost to join the conversation.