Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-app

Description

iOS App made with Swift that shows you posts from Hacker News.

Tasks

  • Get posts from url
  • Parse data and display the posts in a table view
  • Store the data locally using Realm
  • Delete records swiping the cell to the left
  • When there is no internet connection the local data will be shown
  • Show post web in a web view when tapping on a cell

Instructions

  • Clone the repo
  • Install pods: pod install
  • Open swift app.xcworkspace
  • Run the app

Pods used

  • JGProgressHUD
  • SwiftLint
  • RealmSwift
  • DZNEmptyDataSet
  • SwiftDate

About

iOS App made with Swift

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages