Skip to content

khaledannajar/Pinboard

Repository files navigation

Pinboard

This app fetches Json data from this url http://pastebin.com/raw/wgkJgazE and displays user name and image in a table view

Patterns used in this app are Observer pattern with a slight change, MVVM pattern for preparing the data that will be displayed in the table view controller.

Further impovements

  • I could use a collection view displaying the pins in two columns with images sizes different.
  • Some clean up is needed moving some code out of the table view controller

Installation

The normal installation process

Usage

TODO: Write usage instructions

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

This task was made for Mind Valley company tech task

Credits

Just me wrote the app

License

MIT

About

mindvalley.com task

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors