nswalters / AppTrakz-Client

React Client for AppTrakz application for documenting the job application process.
0 stars 0 forks source link

FIX: At least put something on the screen when there's no data at all. A Call-to-Action maybe. #93

Closed nswalters closed 3 years ago

nswalters commented 3 years ago

When a user visits a page but there is no data for that respective view, then there should be a "Call-to-Action" to change that. I.e. if the user lands on the 'Jobs' page, but hasn't added any jobs, there should be a message like "Click here to add a job!" and a button to do just that. The same goes for any other view.