phonegap / phonegap-roadmap

Upcoming milestones and projects for PhoneGap
4 stars 6 forks source link

PhoneGap Mobile App 2.0 #78

Open mwbrooks opened 8 years ago

mwbrooks commented 8 years ago

Description

As a PhoneGap Team, we want to visually redesign the PhoneGap Mobile App and refactor the codebase, so that the brand is aligned with Adobe I/O, the UI is flexible to additional functionality, and the codebase is more testable.

Conditions

Tasks

mwbrooks commented 8 years ago

We did the kick-off call and we are aiming for an informal July 1st ship date.

mwbrooks commented 8 years ago

@devgeeks has been playing with TransitionGroup and animations in preparation for the refactor:

transitiongroup-animations

mwbrooks commented 8 years ago

Next step: @devgeeks is to create a list of connectivity options for the dev app to help move the design forward.

mwbrooks commented 8 years ago

This is turning into quite a large task. Perhaps we should break it into a vertical with sub-tasks or use a milestone.

jahoni commented 8 years ago

Yeah - that makes sense....

devgeeks commented 8 years ago

👍

jahoni commented 8 years ago

Working on wireframe sketches. You can watch the file here if you want updates. I'll schedule some time to review with the team when they are nearing first draft completion.

davejohnson commented 8 years ago

@jahoni those wireframes are looking GREAT

mwbrooks commented 8 years ago

@devgeeks would it be okay to toss a React Storybook image here just to see where we are at?

devgeeks commented 8 years ago

phonegap-topcoat-react-storybook-2

mwbrooks commented 8 years ago

@timkim @surajpindoria can you run through Tommy's guide on getting your hands dirty with PhoneGap, Topcoat, React, and of course ES6. We're nearing the point where the redesign work can start.

mwbrooks commented 8 years ago

@devgeeks and @timkim have started development on the main screen. It's using the default Topcoat theme right now.

mwbrooks commented 8 years ago

We may need to find an alternative to React due to licensing. @devgeeks is looking into the options. Deku and Choo are the two strong alternatives. Both are declarative and functional.

mwbrooks commented 8 years ago

We've settled on using Preact as a MIT alternative to React.

mwbrooks commented 8 years ago

@devgeeks is setting up Preact for the Dev App.

stevengill commented 8 years ago

@devgeeks working on basic components + combo box @timkim working on devmode plugin with @wildabeast. It is working in dev app (old version). Few janky issues

mwbrooks commented 8 years ago

@timkim is working on the phonegap-plugin-developer-mode:

@devgeeks working through the app implementation:

@jahoni is finishing up the latest wireframes.

mwbrooks commented 8 years ago

@timkim is working on the phonegap-plugin-developer-mode plugin.

@devgeeks is working on the Mobile app

mwbrooks commented 7 years ago

@devgeeks

@timkim

@wildabeast

mwbrooks commented 7 years ago

@devgeeks

@timkim

@wildabeast

devgeeks commented 7 years ago

phonegap-app-developer--all-1

devgeeks commented 7 years ago

phonegap-app-developer--login-apps-flow-2

timkim commented 7 years ago

Well here's my screen recording: https://cl.ly/3P1v3H0y0i40

You can see a little jank - the interactions of when the suggestions should pop up is a little iffy. Sometimes the address input box gets double loaded - like the default text will be there then the suggested text gets rendered on top.

More things to iron out but happy with the functionality of the devmode plugin so far.

mwbrooks commented 7 years ago

@devgeeks

mwbrooks commented 7 years ago

@devgeeks