mdwheele / owls

🦉 Easy management of /etc/hosts built on top of Electron.
MIT License
3 stars 0 forks source link

Add "empty states" to the application #5

Closed mdwheele closed 4 years ago

mdwheele commented 4 years ago

Let's work something up that follows this story:

  1. User is loading Owls for the first time and has existing host entries.
  2. They get some sort of simulated "Owl is slurping the host file" before being dropped on the dashboard.
  3. When they create a new Project, rather than show an empty space, put a call-to-action in place that guides them to creating their first Environment. Perhaps even have a "want us to point this at 127.0.0.1 for you?" quick-create.

If they don't have any host entries, then we'll also want to have an empty-state for that which guides them to create their first project. Easy enough. Make sure to use some badass picture of an Owl.

In general, use Owl imagery wherever we can.

mdwheele commented 4 years ago

Resolved in #12!