1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-19 18:19:08 -05:00
wulkanowy-mirror/README.en.md

74 lines
3.3 KiB
Markdown
Raw Permalink Normal View History

[Česká verze](README.cs.md) / [Deutsche Version](README.de.md) / English version / [Polska wersja](README.md) / [Slovenská verzia](README.sk.md)
2021-11-18 12:38:51 -06:00
2019-07-17 06:41:47 -05:00
# Wulkanowy
2022-12-20 17:00:03 -06:00
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/wulkanowy/wulkanowy/test.yml?branch=develop&style=flat-square)](https://github.com/wulkanowy/wulkanowy/actions)
2019-07-17 06:41:47 -05:00
[![Codecov](https://img.shields.io/codecov/c/github/wulkanowy/wulkanowy/master.svg?style=flat-square)](https://codecov.io/gh/wulkanowy/wulkanowy)
[![Discord](https://img.shields.io/discord/390889354199040011.svg?style=flat-square)](https://discord.gg/vccAQBr)
2019-10-01 15:19:28 -05:00
[![F-Droid](https://img.shields.io/f-droid/v/io.github.wulkanowy.svg?style=flat-square)](https://f-droid.org/packages/io.github.wulkanowy/)
[![Last release](https://img.shields.io/github/release/wulkanowy/wulkanowy.svg?logo=github&style=flat-square)](https://github.com/wulkanowy/wulkanowy/releases)
2022-10-28 04:10:35 -05:00
[![Crowdin](https://badges.crowdin.net/wulkanowy2/localized.svg)](https://translate.wulkanowy.net.pl)
2019-07-17 06:41:47 -05:00
2020-01-03 14:12:05 -06:00
Unofficial android VULCAN UONET+ register client for both students and their parents
2019-07-17 06:41:47 -05:00
## Features
2021-02-12 12:14:45 -06:00
* logging in using the email and password
2019-07-17 06:41:47 -05:00
* functions from the register website:
* grades
* grade statistics
* attendance
* percentage of attendance
* exams
* timetable
* completed lessons
* messages
* homework
* notes
* lucky number
2021-02-12 12:14:45 -06:00
* additional lessons
* school conferences
* student and school information
2020-01-03 14:12:05 -06:00
* calculation of the average independently of school's preferences
2019-07-17 06:41:47 -05:00
* notifications, e.g. about a new grade
2021-02-12 12:14:45 -06:00
* support for multiple accounts with the ability to rename students
2019-07-17 06:41:47 -05:00
* dark and black (AMOLED) theme
* offline mode
* optional ads which allow to support the project
2019-07-17 06:41:47 -05:00
## Download
2021-02-12 12:14:45 -06:00
You can download the current version from the Google Play, F-Droid or Huawei AppGallery store
2019-07-17 06:41:47 -05:00
[<img src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png"
2020-10-07 04:19:34 -05:00
alt="Get it on Google Play"
height="80">](https://play.google.com/store/apps/details?id=io.github.wulkanowy)
2019-07-17 06:41:47 -05:00
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
2020-01-03 14:12:05 -06:00
alt="Get it on F-Droid"
2019-07-17 06:41:47 -05:00
height="80">](https://f-droid.org/packages/io.github.wulkanowy/)
2020-10-07 04:19:34 -05:00
[<img src="appgallery_badge.png"
alt="Explore it on AppGallery"
height="80">](https://appgallery.cloud.huawei.com/ag/n/app/C101440411?channelId=Badge&id=1b3f7fbb700849a9be0dba6b520b2282&s=EB1D3BF9ED9D1564D869B7B94B18016D3CABFCA5AEFB8E29F675FA04E0DC131D&detailType=0&v=)
2019-07-17 06:41:47 -05:00
2020-01-03 14:12:05 -06:00
You can also download a [development version](https://wulkanowy.github.io/#download) that includes new features being prepared for the next release
2019-07-17 06:41:47 -05:00
## Built With
* [Wulkanowy SDK](https://github.com/wulkanowy/sdk)
* [Kotlin Coroutines](https://kotlinlang.org/docs/reference/coroutines-overview.html)
* [Hilt](https://dagger.dev/hilt/)
2019-07-17 06:41:47 -05:00
* [Room](https://developer.android.com/topic/libraries/architecture/room)
* [WorkManager](https://developer.android.com/topic/libraries/architecture/workmanager)
## Contributing
Please contribute to the project either by creating a PR or submitting an issue on GitHub.
2021-02-12 12:14:45 -06:00
For people interested in translating the application into different languages, we provide Crowdin
https://crowdin.com/project/wulkanowy2
2019-07-17 06:41:47 -05:00
## License
This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details