koulmomo / android-instagram

Starter Project for Android One Week Bootcamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-instagram

Overview

This is a Instagram Client Project.

Submitted by: Mo Kouli

Time spent: 7 hours spent in total

User Stories

Required

  • Add pull-to-refresh for the home feed with SwipeRefreshLayout.
  • User can open the Instagram client offline and see last loaded feed.
  • Create a background service to make the network request, load items into the DB and populate the view (for the user's home feed).

Optional User Stories

  • Add the ability for users to comment on a post.

Video Walkthrough

video walkthrough from day 4

License

Copyright 2015 Mo Kouli

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.

About

Starter Project for Android One Week Bootcamp


Languages

Language:Java 100.0%