Skip to content

simonol1/latest-iOS-queries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest iOS questions & answers

Plan

  • Draw wire frames
  • Write user stories
  • Outline MVP
  • Research how to scrape the API of stackOverflow
  • Create a list of questions which are related to iOS
  • Show users avatar, number of comments, score, list of tags and answer count
  • Caching?
  • Network timeouts?
  • New items pushed onto previously loaded questions with no duplicates?

User stories

  • As a user, I want to be able to see all of the latest questions which are related to iOS
  • As a user, I want to see the title of the questions
  • As a user, I want to see the avatar of the person who asked the question
  • As a user, I want to see the number of comments on each question
  • As a user, I want to see the score that the user was given
  • As a user, I want to see a list of tags
  • As a user, I want to see the number of answers for each question

MVP

The user can click see all of the latest iOS related questions from StackOverflow. They can click on the question title and see the number of comments, answer count and score.

Wireframe:

https://wireframe.cc/1npPuy

About

Providing a list of the latest iOS questions and answers from StackOverflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors