# educats-xamarin **Repository Path**: master/educats-xamarin ## Basic Information - **Project Name**: educats-xamarin - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![EduCATS](./graphics/banner.png)](https://educats.bntu.by/) # EduCATS Xamarin A cross-platform client for the [Leaning Management System EduCATS](https://github.com/hawkrai/lmsystem) written with [Xamarin.Forms](https://github.com/xamarin/Xamarin.Forms) framework. [![Framework](./graphics/badge-xamarin.svg)](https://github.com/xamarin/Xamarin.Forms) [![codecov](https://codecov.io/gh/ilyalehchylin/educats-xamarin/branch/develop/graph/badge.svg)](https://codecov.io/gh/ilyalehchylin/educats-xamarin) [![Maintainability](https://api.codeclimate.com/v1/badges/24658fe85e2b75648f6d/maintainability)](https://codeclimate.com/github/ilyalehchylin/educats-xamarin/maintainability) [![Build Status](https://app.bitrise.io/app/40deffc8ec9f68cb/status.svg?token=lad_Hoh-bh7sdRhCkidZjQ)](https://app.bitrise.io/app/40deffc8ec9f68cb) ## Tables of Contents * [Documentation](https://ilyalehchylin.github.io/educats-xamarin/) * [Downloads](#downloads) * [Beta Testing](#beta-testing) * [Contributing](#contributing) * [Dependencies](#dependencies) ### Downloads - [AppStore](https://apps.apple.com/by/app/educats/id1505738731) - [Google Play](https://play.google.com/store/apps/details?id=by.bntu.educats) - [Download .apk](https://github.com/ilyalehchylin/educats-xamarin/releases) ### Beta Testing - [iOS TestFlight Open Beta](https://testflight.apple.com/join/WQdDNznJ) - [Android Google Play Open Beta](https://play.google.com/apps/testing/by.bntu.educats) ### Contributing Check [CONTRIBUTING](.github/CONTRIBUTING.md) to know how to help with the project. Also check out our [Code of Conduct](./.github/CODE_OF_CONDUCT.md). ### Dependencies | Name | Description | | :---: | :---: | | **[CrossLocalization](https://github.com/nyxbull/CrossLocalization)** | Custom localization library with JSON files | | **[Icons8](https://icons8.com/)** | Icons for application | | **[ACR User Dialogs](https://github.com/aritchie/userdialogs)** | Cross-platform library for calling standard dialogs | | **[Microcharts](https://github.com/dotnet-ad/Microcharts)** | Charting library (e.g. Radar chart) | | **[Monkey Cache](https://github.com/jamesmontemagno/monkey-cache)** | Data caching | | **[Xamarin.Essentials](https://docs.microsoft.com/xamarin/essentials/)** | Helper tools for Xamarin.Forms | | **[FFImageLoading](https://github.com/luberda-molinet/FFImageLoading)** | Library for extended image loading & handling | | **[DocFX](https://github.com/dotnet/docfx)** | Project's documentation tools | | **[Google Fonts](https://fonts.google.com/)** | Open-source fonts |