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
- Chronological list of articles
- Customizable news sources
- Build-in article reader, with picutres
- Clean and simple design
- iOS 11+
- Swift 4.1
- Xcode 9.2
- CocoaPods
- Gems
- Using terminal, go to project directory and run
pod install
- Follow pods instructions
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
Contributions are always welcome! Please read the contribution guidelines first.
Usage is provided under the MIT License. See LICENSE in docs directory for the full details.