empowerhack / DrawMyLife-Service

API and Admin system for the Draw My Life initiative - Volunteers: check README and GitHub Projects to get started.
https://github.com/empowerhack/DrawMyLife-Service/projects
MIT License
13 stars 0 forks source link

Create view for empty drawing#index state #154

Open steverabino opened 7 years ago

steverabino commented 7 years ago

What

Once #153 is merged, when new orgs/users are created, it is more likely that new users (of new orgs) will see a pretty empty app:

image

We should show a message to reassure user that it is empty only as no images have been uploaded yet, and a upload button (or instructions to use the existing upload button)

How

We could actually show a whole HowTo page when number of drawings shown is zero as we have the entire page to play with

Considerations

krissy commented 7 years ago

@CathMollie @rocioleon @EChesters @tanyapowell - thoughts? Important for first-time users. Any ideas on what to show in the meantime while a better UX solution is being confirmed?