Skip to content

Latest commit

 

History

History
64 lines (46 loc) · 1.96 KB

README.md

File metadata and controls

64 lines (46 loc) · 1.96 KB

colors

Build Status Swift ios

Table of Contents

Description

⚠️ This repository is under construction and not ready to use.

TechFeed is iOS app to manage your favorite tech news services and keep them all in one place. You can read articles direcly from the app, customize your sources and adjust article view to your predisposition. It's all in simple and clean design.

To see full project specification, go to project wiki

Features

  • Chronological list of articles
  • Customizable news sources
  • Build-in article reader, with picutres
  • Clean and simple design

Dependencies

For users:
  • iOS 11+
Developers:
  • Swift 4.1
  • Xcode 9.2
  • CocoaPods
  • Gems

Installation

Users: Download app from App Store (Not available now)
Developers:
  • Using terminal, go to project directory and run pod install
  • Follow pods instructions

Branches

Branch structure

  • Stable - contains only stable releases of app
  • Master - contains all working app releases
  • Develop - contains all working features and prerelases
  • task-(task-name) - contains new and "in progress" features
  • fix-(fix-name) - contains fixes to features which have been already added to develop
  • hotfix-(fix-name) - contains fixes to features which have been already added to master

Contributing

Contributions are always welcome! Please read the contribution guidelines first.

License

Usage is provided under the MIT License. See LICENSE in docs directory for the full details.