Skip to content

baubrey91/edmodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

edmodo

Completed user stories:

  • Required: Lis of assignments and due dates
  • Required: List of submissions for assignments
  • Required: Submissions details from students
  • Optional: Pull down to refresh
  • Optional: Infinite scroll
  • Optional: Add new assignments page

Architecture: UI is done throught StoryBoard, MVVM pattern, protocol for passing data back from new assignment page. No third pary frameworks. Image loading is done asyc and cached. Url string is checked before adding image to make sure it is correct image for cell. Autolayout has consistent look through all phones and cell sizes are created dynamically incase labels need to be wrapped and create two lines. Warning message is displayed if there is no connection.

About

MVVM Example, no animations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages