idelfonsog2 / tumblr-app

Create a Tumblr account, post a blog, search, follow, and unfollow users

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tumblr-App

A Tumblr Client, with different capabilities

  • After logging in, a user can post public text posts to his or her account.
  • After logging in, a user can follow another user and see a list of followed users.
  • A user can view another user's text and image posts in a detail view.
  • Use Clarifai API to set the category of the post based on the picture from the first photo of the blog.

setup

  1. git clone https://github.com/idelfonsog2/tumblr-app.git && cd tumblr-app
  2. open tumblr-app.xcworkspace
  3. Run the project either in the simulator or the device

usage

User will be able to navigate through a series of tabs presented at the bottom of the screen, each tabs shows the possibilities of functions the user will be able to complete.

example

IMAGE ALT TEXT HERE

About

Create a Tumblr account, post a blog, search, follow, and unfollow users

License:MIT License


Languages

Language:Swift 98.1%Language:Ruby 1.9%