Pinned Repositories
MobileTemplate_CSharp
Xamarin.Native mobile template we use in Ryxol
web.api.elearning
Web API for eLearning system. Sample shows how to work with MySQL database using Repository and Unit of Work patterns. Solution includes web site (ASP.NET MVC), web api (ASP.NET Web API 2), ORM (NHibernate with Fluent Mappings), Database (MySQL). Unit tests presented for all API requests.
xamarin.android.parking
Xamarin Native Android sample for parking clients. Application tracks user location and finds the nearest parkings. Parkings with free car spaces showed for user on google maps as area. Each free car space get it's description, cost and working hours. Also app shows how to work with Yandex Geocode to procced with addresses.
xamarin.android.positiontracker
Xamarin Native Android sample for tracking device GPS location, Accelerations, Speed and Distance. Also app shows how to detect device sensors for Linear Acceleration, Gravity, Rotation Vector and IMEI.
xamarin.native.insurance
Xamarin Native (iOS and Android) insurance service sample app. Application is a part of a system for fixing and evaluating the style of driving of clients of insurance companies. It include such functionality as selection and purchase of insurance policies, evaluation of driving style, rating system associated with the price of insurance, bonus system, creation of insurance events and monitoring of their implementation, tracking location and travel, binding of telematic devices, statistical reporting.
xamarin.native.messages
Xamarin Native chat sample for Android and iOS platforms. Sample shows how to organize messages flow on screen, manage media attachments, messages and notifications.
Ryxol Software's Repositories
RyxolSolutions/xamarin.android.positiontracker
Xamarin Native Android sample for tracking device GPS location, Accelerations, Speed and Distance. Also app shows how to detect device sensors for Linear Acceleration, Gravity, Rotation Vector and IMEI.
RyxolSolutions/MobileTemplate_CSharp
Xamarin.Native mobile template we use in Ryxol
RyxolSolutions/web.api.elearning
Web API for eLearning system. Sample shows how to work with MySQL database using Repository and Unit of Work patterns. Solution includes web site (ASP.NET MVC), web api (ASP.NET Web API 2), ORM (NHibernate with Fluent Mappings), Database (MySQL). Unit tests presented for all API requests.
RyxolSolutions/xamarin.android.parking
Xamarin Native Android sample for parking clients. Application tracks user location and finds the nearest parkings. Parkings with free car spaces showed for user on google maps as area. Each free car space get it's description, cost and working hours. Also app shows how to work with Yandex Geocode to procced with addresses.
RyxolSolutions/xamarin.native.insurance
Xamarin Native (iOS and Android) insurance service sample app. Application is a part of a system for fixing and evaluating the style of driving of clients of insurance companies. It include such functionality as selection and purchase of insurance policies, evaluation of driving style, rating system associated with the price of insurance, bonus system, creation of insurance events and monitoring of their implementation, tracking location and travel, binding of telematic devices, statistical reporting.
RyxolSolutions/xamarin.native.messages
Xamarin Native chat sample for Android and iOS platforms. Sample shows how to organize messages flow on screen, manage media attachments, messages and notifications.