Skip to content

salminnella/Vice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

262 Commits
 
 
 
 
 
 

Repository files navigation

Vice

News Feed App For Vice
This app is dedicated to downloading and displaying news articles from Vice. Using the provided Vice API endpoints, this lets the user browse visualy rich news categories, as well as bookmark articles, adjust notification settings, and share articles via facebook.

This app consists of 2 activities, with the full navigation in the MainAcivity and article details for reading in the ArticleActivity.

MainActivity


ArticleActivity




Bugs/Concerns:
There are multiple layouts avaialble differentiating between phone and tablets. The phone will have only one column in the category list, where as the tablet will have 2 columns in the list for portrait and 3 columns in the list for landscape.

There is a memory issue for the tablet sizes when transitioning to landscape mode from portrait. Below is a screen shot of the error log (click for larger view).

  • Progress bar was prioritized, but never implemented for slow network speeds.
  • Bookmarks tab needs a refresh on the list set. If the user enters a bookmarked article from the bookmarks tab, the list is not refreshed after a back button press.
  • Post Presentation deadline bug fix on duplicate bookmarks being added on notification preferences. As well as refactoring, and a bug in Notifications message updates
  • If a user enters an article, and then presses the back button before the glide library loads the image, the app will crash -- java.lang.IllegalArgumentException: You cannot start a load for a destroyed activity




Other Deliverables

WireFrame


Trello Board
Containing user stories and features list
https://trello.com/b/ejmJeQOO/vice-project

Project Plan Proposal
Includes user research, A project plan presentation -- Competitive research in a Google Sheet
https://docs.google.com/presentation/d/1mWkC9Xo9Tp7t5DK1MwwRBTYuFnxWX9_Cdy1-FHF-Bfw/edit#slide=id.p

Feature Prioritization
<img src="https://github.com/salminnella/Vice/blob/master/images/featurePriorities.jpg" /img>

About

News Feed App For Vice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages