Chester-Southwood / SimpleTweet

MIT License
0 stars 0 forks source link

Project 2 - Simple Tweet

Name of your app is an android app that allows a user to view his Twitter timeline. The app utilizes Twitter REST API.

Time spent: 18 hours spent in total

User Stories

The following required functionality is completed:

The following optional features are implemented:

The following additional features are implemented:

Video Walkthrough

Here's a walkthrough of implemented user stories that were checked:

Sign in (first gif), Show Tweets with proper info (first gif), "infinite scroll pagination" (first gif, fourth gif), click link within tweet body (first gif, third gif), pull down to refresh (first gif, second gif)

Overall features from above, [long gif].

Pulldown Refresh Feature

Link redirect by clicking on link in tweet body.

Scrolling Infinite Pagination

GIF created with LiceCap.

Notes

I had deep trouble debugging my conflicts with Android's studios emulator I was using, and later the API. Fortunately I recieved help from a fellow peer that gave me some tips to try to fix my emulator situation.

Open-source libraries used

License

Copyright [2019] [Chester Southwood]

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.