timegridio / timegrid

Free, open-source, online appointments platform based on Laravel PHP Framework.
GNU Affero General Public License v3.0
960 stars 336 forks source link

Enhace empty state screens #58

Open alariva opened 8 years ago

alariva commented 8 years ago

Enhance empty states (Examples)

Target Screens

A good approach is to provide for each one:


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

agCepeda commented 7 years ago

Hi Ariel! I'd like to help

alariva commented 7 years ago

Thanks @agCepeda , how can I help you with this? Have you spotted the empty state screens (blade view files) targeted for enhancement?

kakposoe commented 7 years ago

I took a look at this and played around with a few ideas.

screen shot 2017-06-16 at 16 49 05

screen shot 2017-06-16 at 16 51 08

Changes can be found on in this branch. The manager.php file was used to popular the content.

What's your thoughts @alariva ? p.s using very large screen

alariva commented 7 years ago

Looks great @kakposoe , I've added some comments to the commit lines in your branch.

kakposoe commented 7 years ago

@alariva Which blade template would the "No business registered" empty state go on?

alariva commented 7 years ago

https://github.com/timegridio/timegrid/blob/master/resources/views/manager/businesses/index.blade.php#L31