esrako / AndroidTwitterApp

Android app letting users to login to Twitter and see/post/retweet/reply/favorite/unfavorite tweets
0 stars 0 forks source link

AndroidTwitterApp

This app is an android app that allows a Twitter user login to Twitter, view their Twitter timeline, post a new tweet, as well as retweet/reply/favorite/unfavorite tweets. The app utilizes Twitter REST API.

Time spent: 50 hours spent in total

User Stories

The following required functionality is completed:

The following optional features are implemented:

The following bonus features are implemented:

The following additional features are implemented:

Video Walkthrough

I have two walkthroughs of implemented user stories. The difference is that the first walkthrough has the Compose Activity that has a more Twitter look, where the second one has Compose DialogFragmnet instead of Activity but it does not look like Twitter's own Compose Fragment.

Walkthrough 1

Video Walkthrough

Walkthrough 2

Video Walkthrough

GIF created with LiceCap.

Notes

These are some of the design decisions taken during this project, some inspired by the project hints given where some are independent decisions.

Open-source libraries used

License

Copyright [2015] [Esra Kucukoguz]

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.