AppNews - Simple app for downloading news from the Internet

Related tags

News App AppNews
Overview

AppNews

Простое приложение для загрузки новостей из интернета с возможностью добавления их в закладки и обновлением списка новостей.

Стек: UIKit, MVC, TableView, CollectionView, UserDefaults, NSCache, SafariServices.

=======================================================================================

Подробное описание

  1. Проект написан на UIKit;
  2. Использована архитектура MVC;
  3. Использованы TabBarController, NavigationController;
  4. Использованы TableView с кастомными ячейками;
  5. Использованы CollectionView c кастомными ячейками и кастомным Layout (за основу реализации была взята статья-гайд из raywenderlich.com;
  6. Реализована постраничная загрузка новостей (1 страница = 20 новостей);
  7. Реализован жест pull to refresh (UIRefreshControl);
  8. Загрузка из интернета по API (newsapi.org) картинки, тайтла, краткого описания, автора, времени публикации и URL источника новости;
  9. Сохранение загруженных из сети картинок в кэш;
  10. Возможность просмотра оригинального источника новостей через браузер Safari;
  11. Реализован ScrollView для айфонов с маленьким экраном при открытии новости;
  12. Реализовано сохранение новостей в закладки с помощью UserDafaults;
  13. Реализовано удаление новостей из закладок через свайп;
  14. Кастомный AlertViewController с обработками различных ошибок;
  15. Приложение проверено на утечки памяти;
  16. Добавлена иконка приложения.

Что еще планируется реализовать/исправить

  1. Добавить счетчик просмотров для каждой новости;
  2. Внедрить MVP архитектуру;
  3. Реализовать DI для каждого модуля и слоев;
  4. Реализовать Coordinator;
  5. Реализовать категории выбора новостей;
  6. Написать Unit/UI-тесты.
You might also like...
News app that using the NewsAPI
News app that using the NewsAPI

Appcent-Case It's News app that using the NewsAPI. Features Search News Show News Detail Add Favorite Delete Favorite Clear Favorites Share News Show

This is my version of the H4X0R News app, taught by Angela Yu on the iOS Development Bootcamp.
This is my version of the H4X0R News app, taught by Angela Yu on the iOS Development Bootcamp.

H4X0R News 📰 (I didn't choose the name btw) What is it about? H4X0R News is an app that shows the front page news from Hacker News Website, and when

 App that shows recently posted articles about Android or iOS on Hacker News
App that shows recently posted articles about Android or iOS on Hacker News

App that shows recently posted articles about Android or iOS on Hacker News

Today. News app for iOS
Today. News app for iOS

Today - News app for iOS This iOS app displays a list of news, fetched from mediastack API. Running This Project Clone this project and open with XCod

Headline News View Example App for iOS. You can display the articles fetched by rss.

HeadLineNews-ObjC Headline News View Example App for iOS. You can display the articles fetched by rss. PiP(Picture in Picture) is also supported DEMO

A beautifully designed app for Apple Developer News
A beautifully designed app for Apple Developer News

A beautifully designed app for Apple Developer News

BreakingNews - Breaking News App used the MVVM structure
BreakingNews - Breaking News App used the MVVM structure

Breaking News Use Structure:- I used the MVVM structure with use cases to cleanl

A small, read-only app for Hacker News.
A small, read-only app for Hacker News.

Hacker News Reader Available on the App Store This is a simple Hacker News front-page reader that I cooked up because I didn't like any existing solut

Hackers is an elegant iOS app for reading Hacker News written in Swift.
Hackers is an elegant iOS app for reading Hacker News written in Swift.

Hackers Hackers is an iPhone and iPad app for reading Hacker News on the go. It's optimised for quickly catching up on the latest news and comments wi

Owner
Evgeny Ganusenko
iOS
Evgeny Ganusenko
NewsAPISwift is a Swift client for News API V2, a service that provides breaking news headlines, and search for articles from over 30,000 news sources and blogs.

NewsAPISwift NewsAPISwift is a Swift client for News API V2, a service that provides breaking news headlines, and search for articles from over 30,000

Lucas Lima 22 Feb 10, 2022
Daily News is a news app with good looking user interface ! Apps architecture is MVVM and used RxSwift for binding.

Daily News Hey ! Daily News is a news app with good looking user interface ! Apps architecture is MVVM and used RxSwift for binding. Architecture I pr

Latif Atci 39 Dec 13, 2022
News app to see daily news from new York Times

News This project is demo project for newyork time apis news feed. Generally thi

kamalesh 0 Dec 18, 2021
News - A news app that use NewsAPI

News app - UIKit This is a news app that use NewsAPI - Features MVC design patte

Muhammed Faruk Söğüt 1 Jan 4, 2022
News App for Latinx News built in UIKit programmatically

LatinxNewsApp News App for Latinx News built in UIKit programmatically Overview LatinxNewsApp is a design taken from a bigger idea. It is a news app t

Bryan Gomez 1 Apr 21, 2022
SimpleRSSReader is a simple app showing the latest Apple news.

SimpleRSSReader SimpleRSSReader is a simple app showing the latest Apple news. It demos the usage of following stuff: How to use XML Parser Delegate t

Milenko 1 Dec 8, 2021
A simple to use yet very powerful tool for the tech heads looking for daily dose of tech news

A simple to use yet very powerful tool for the tech heads looking for daily dose of tech news. This app is built using SwiftUI and also uses catalyst to run on MacOs as well.

Dishant Nagpal 1 Feb 27, 2022
📰 iOS news app in the style of the NYT, WSJ, CNN, BBC, FB, Twitter, Reddit & more - Includes a tvOS app :tv:

News iOS news app in the style of Apollo, Apple News, Axios, BBC, CNN, Facebook, Facebook News, FastNews, Flipboard, Lil News, NBC News, Reddit, The N

null 119 Dec 17, 2022
Small iOS app to show some COVID-19 health, data, news and tweets ⚡

covid19.swift Small iOS app to show some COVID-19 health, data, news and tweets ⚡ Requirements Xcode 12, iOS 14 Credits API: COVID-19 API: News Tweets

null 26 Nov 30, 2022
Fancy news app that diwnloads data from new.com api and shows it in a paging collectionview.

Fancy news reader PAging collection view that shows latest news from techcurch.com and displays full content in a detail page, was built to practice t

Abdul-Mujeeb Aliu 31 Feb 10, 2022