Skip to content

nikhil-31/MakeItMaterial

Repository files navigation

MakeItMaterial

Udacity android developer nanodegree project p5

Overview

Project to take an older version of the application and use material design concepts like appcompat, floating actionbutton, collapsing toolbar, cardview, recycler view, co-ordinator layout, appbar layout etc.

Rubric for evaluation

  • App uses the Design Support library and its provided widget types (FloatingActionButton, AppBarLayout, SnackBar, etc).
  • App uses CoordinatorLayout for the main Activity.
  • App theme extends from AppCompat.
  • App uses an AppBar and associated Toolbars.
  • App provides a Floating Action Button for the most common action(s).
  • App properly specifies elevations for app bars, FABs, and other elements specified in the Material Design specification.
  • App has a consistent color theme defined in styles.xml. Color theme does not impact usability of the app.
  • App provides sufficient space between text and surrounding elements.
  • App uses images that are high quality, specific, and full bleed.
  • App uses fonts that are either the Android defaults, are complementary, and aren't otherwise distracting.

Libraries Used

  • Android Design library
  • OkHttp

Screenshots

Main Screen

screenshot_20161215-111434 screenshot_20161215-111457

Detail Screen

screenshot_20161215-111439 screenshot_20161215-111445

License

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.

Copyright 2016 Nikhil Bhaskar

About

Udacity project p5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages