Skip to content
/ Lego Public
forked from Protino/Lego

Material Design Goodness in one application,

License

Notifications You must be signed in to change notification settings

srmdev29/Lego

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codacy Badge

Lego

About

This project is part of the Udacity Android Developer Nanodegree under the name - Project P5: Make Your App Material. The application was originally named as xyz reader.

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.

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.

Screenshots

Cover

App Gif

Checklist

  • Refactor the initial code.
  • Create mocks.
  • Code UI reflecting mocks.
  • Make sure material design specs are met.
  • Add activity / window transition animations.
  • Add shared element transitions and viewpager animations.
  • Create two pane UI for tablets.

LICENSE

Copyright 2016 Gurupad Mamadapur

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

Extras

Checkout Lego data repo to customize the data for the app.

About

Material Design Goodness in one application,

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%