If the user has no entries at all. It will show "You have not added any entries yet..." with a button to add a new entry.
You can test this by logging in with the account:
Username: noentry
Password: test
This user account has zero entries in the (hard coded) database. (see mockData.js)
Bugs:
Entries that have more than 1 event associated with them will show "Unknown".
Added a new feature:
You are now able to add a new entry.
Minor addition:
Bugs:
Entries that have more than 1 event associated with them will show "Unknown".