CiprianoFreitas / ProjectCast

Windows 10 Podcast app
0 stars 0 forks source link

Basic app layout #5

Open CiprianoFreitas opened 9 years ago

CiprianoFreitas commented 9 years ago

The app should have a basic layout with proper navigation and a settings page. It's critical to keep it DRY (Don't Repeat Yourself). This means using resource files and templates to keep everything decoupled.

CiprianoFreitas commented 9 years ago

This link points to a good way of implementing the navigation with a side menu and hamburger button. I'll post some screenshots of an app with an example of navigation menu and what pages we can implement in our app later