These are few simple guidelines to keep in mind while designing user interfaces for the 'BookFace' app.
Primary Color : #F69891 Secondary Color : #444444 Highlight Color : #DB675E Facebook Login Button : #005F9A Google Sign In Button : #C0392B Profile Accent Color : #F68FA5 (0.65 opacity)
All the assets for the project can be found in the DESIGN folder.
DESIGN/ - Project Design Assets └── backgrounds └── icons └── images └── mockups └── logos
NOTE : ONLY A FEW PROPRIETY ICONS ARE GIVEN IN THE ASSETS, FOR THE REST PLEASE USE RESPECTIVE ICONS FROM THE MATERIAL ICONS.
- Mostly all elements must be kept centered to the screen.
- Use
MediaQuery
wherever possible, to make sure that the widgets are responsive. - If you can, Try adding Hero animations, to key elements.
- Bring out that inner artist of yours, and show your creativity! 😄