Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.9 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.9 KB

Android Apps done under Nanodegree

Project 0 : App Portfolio

Designed and built a layout in Android Studio for an app that showcases my android app portfolio. Each button represents an app that I'll build in the Nanodegree program.

###Installation

  1. Clone this repository or download zip file.
  2. Open it with Android studio.
  3. Run the project in studio.

Project 1: Popular movie app

App helps users discover, most popular and top rated movies. User can also add movie to favorites and check out favorite movies. Read about movie, overview, release date, ratings and watch trailers and read reviews.

Screenshots

movie app screenshot 1

movie app screenshot 1

movie app screenshot 1

###Installation

  1. Clone or download zip file of this repository
  2. vim My-app-Portfolio/MovieApp/app/build.gradle
  3. Set your theMovieDB api key in this file.
  4. Open project in Android-studio and sync the project.

###Libraries

###License This code is Copyright (c) 2016 Rashi Karanpuria. It is free software, and may be redistributed under the terms specified in the License file.