Skip to content

AlecksJohanssen/TumblrSnapp

Repository files navigation

Project 5 - TUMBLRSNAPP

TUMBLRSNAPP is an android app that supports viewing a stream of photos taken by people through tumblrsnap.

Time spent: 3 hours spent in total

User Stories

The following functionality is completed:

  • User can sign in using OAuth login flow
  • User can view global feed of photos created by any TumblrSnap client
  • User can take a picture, apply a filter, and upload that image to tumblr
    • User can select a photo from camera roll, apply a filterand post
    • User can select between multiple photo filters such as blur, grey, sepia
  • Theme and style the app for a pleasant UI and UX experience
  • Add the ability for users to comment on photos
  • Use a drop-down menu group from the ActionBar for logging out

The following additional features are implemented:

  • List anything else that you can get done to improve the app functionality!

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with LiceCap.

Notes

Describe any challenges encountered while building the app here.

Open-source libraries used

  • Android Async HTTP - Simple asynchronous HTTP requests with JSON parsing
  • Picasso - Image loading and caching library for Android

License

Copyright [yyyy] [name of copyright owner]

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages