Skip to content

This project is the fifth task of the Udacity Google Android Developer Nanodegree Scholarship.

Notifications You must be signed in to change notification settings

nuhkoca/udacity-xyz-reader-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XYZ Reader Starter Code

App Logo

This repository stores the starter code for the XYZ Reader project in Udacity's Android Nanodegree.

Project Overview

In this project, you will redesign an app to follow the Material Design guidelines and translate a set of static design mocks to a living and breathing app.

What the project uses

ToDo List

  • App was fully converted into to Material appearance sticking by Material Design Principles.
  • Implemented SharedElement Transition between RecyclerView and Detail Activity.
  • Added both Portrait and Landscape exclusive designs.
  • Used Palette to give a romantic touch to each card.
  • Much more effective show with KenBurnsView.

Screenshots

Old Main Appearance

New Main Appearance

Old Detail Appearance

New Detail Appearance

Why this Project?

This project gives you an opportunity to improve an app’s design, a vital skill for building apps users will love. It also replicates a common developer task of updating and changing an app's design as new standards are released.

What Will I Learn?

Through this project, you will:

Understand the fundamentals of Android design. Apply Material Design guidelines to an mobile application. Separate an interface into surfaces. Effectively use transitions and motion.

How Will I Complete this Project?

You will improve an app for this project:

XYZ Reader: A mock RSS feed reader featuring banner photos and headlines. Download the code here. The app is currently functional, and work in most cases for most users.

Your job will be to take the user feedback in the UI Review node, and implement changes that will improve the UI and make it conform to Material Design.

Supporting Courses

You should have the skills you need to complete this app after completing:

You can also refer to the Material Design specification.

Required Tasks

  • Download a zip file of the app.
  • Read the UI Review in the next node.
  • Spend time exploring the current state of the app, looking for ways it could be improved. The app will need multiple improvements. Be sure to look specifically at issues called out in the UI Review.
  • Execute the improvements!
  • Make a single GitHub repo with your code for the app and submit it through the Nanodegree portal. See the Submission and Evaluation node for detailed instructions.

License

MIT License

Copyright (c) 2018 Nuh Koca

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

This project is the fifth task of the Udacity Google Android Developer Nanodegree Scholarship.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages