This app will include functionality to:
- capture items in a collection
- add location and a photo to these items
- view the list of collected items
- edit and delete items
- and share items too
Technically this will ultimately combine:
- Multiple pages
- Multiple platforms
- SQLite
- Messenger
- Location
- Images
- Sharing
- And maybe more...
This first step - which is PCL and WindowsPhone only - is captured in full at:
The code for this first step is at: https://github.com/slodge/NPlus1DaysOfMvvmCross/tree/master/N-12-CollectABull
More will follow tomorrow....
Previously in N+1:
- N=0 - a first application - http://slodge.blogspot.co.uk/2013/04/n0-first-mvvmcross-application-n1-days.html
- N=1 - tip calc - including the Android Designer and using IoC -http://slodge.blogspot.com/2013/04/n1-tipcalc-second-example-adding-ioc.html
- N=2 - Kittens - lists and tables - N=2: Lists and Kittens (N+1 days of MvvmCross)
- N=3 - Kitten Cells on iPhone - http://slodge.blogspot.co.uk/2013/04/n3-kitten-cells-on-iphone-n1-days-of.html
- N=4 - ValueConverters - http://slodge.blogspot.co.uk/2013/04/n4-valueconverters-n1-days-of-mvvmcross.html
- N=5 - ICommand and Multiple Pages - http://slodge.blogspot.co.uk/2013/04/n5-some-first-icommands-and-multiple.html
- N=6 - Books over the Network - http://slodge.blogspot.co.uk/2013/05/n6-books-over-network-n1-days-of.html
- N=7 - Books++ - a little UI refinement -http://slodge.blogspot.co.uk/2013/05/n7-adding-some-refinements-to-books-n1.html
- N=8 - Location, Location, Location - http://slodge.blogspot.co.uk/2013/05/n8-location-location-location-n1-days.html
- N=9 - Messenger - http://slodge.blogspot.co.uk/2013/05/n9-getting-message-n1-days-of-mvvmcross.html
- N=10 - SQLite - http://slodge.blogspot.co.uk/2013/05/n10-sqlite-persistent-data-storage-n1.html
- N=11 - iOS CollectionViews - http://slodge.blogspot.co.uk/2013/05/n11-collectionview-n1-days-of-mvvmcross.html
No comments:
Post a Comment