A Xamarin.Forms application for finding your local Xamarin Student Ambassador.
The person in charge of this project is Tyler Vanderhoef (tvand7093)
- Supports iOS and Android platforms
- Allows easy access to each Ambassadors blog site, as well as other usefull information
- UI is built using the MVVM pattern with XAML and view models (Project name: XamarinSA.Locator)
- The base classes for most view models can be found in the project XamarinSA.Base
- Platform specific code such as renderers can be seen in project, where plaform is the one you desire.
- For the most stable version of the application, use the 'master' branch.
- For new features that may or may not be stable, use the 'dev' branch.
- For the most up to date feature code, see any feature branch.
Feel free to contact me, or post ideas on the Issue Tracker for this repo.