Skip to content

A template project for the News app Spec Challenge -- includes a predefined list of articles

Notifications You must be signed in to change notification settings

gtiosclub/News-Spec-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News App Spec Challenge

This is a starter template for the News App Spec Challenge. It includes an Article.swift file with seven predefined news articles. Each article has a headline, a date, an image, and some body text. All of the images are included in Assets.xcassets.

Final Product

A typical final product using this template would include two screens. The first screen would show all of the article headlines in either a UITableView or UICollectionView. The second screen should be presented when the user taps on one of the headlines, and it should show the full article.

Screenshots

GIF

Code

If you're stumped, you can take a look at a fully completed version of the app.

About

A template project for the News app Spec Challenge -- includes a predefined list of articles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages