The app now has some basic functionality, but the UI design isn't ideal. We'd like a user-friendly interface that gives users a pleasant experience when using the app.
This PR includes various UI improvements including:
Add the time view and add habit buttons to the header
Only show the save default habits button when there are no habits
Move the save default habits button to the centre with some helper text
Remove extraneous footer content like the /profile links, Vercel logo, etc.
The app now has some basic functionality, but the UI design isn't ideal. We'd like a user-friendly interface that gives users a pleasant experience when using the app.
This PR includes various UI improvements including:
Implements #74.