Image test

This commit is contained in:
Ivan Bushchik 2022-01-23 15:04:37 +03:00
parent b1fef393eb
commit 6d2fb52b6f
2 changed files with 5 additions and 3 deletions

View file

@ -4,7 +4,7 @@
<dict>
<key>SchemeUserState</key>
<dict>
<key>GradeMapper (iOS).xcscheme_^#shared#^_</key>
<key>GradeMapper (iOS).xcscheme</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
@ -12,7 +12,7 @@
<key>GradeMapper (macOS).xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
<integer>1</integer>
</dict>
</dict>
</dict>

View file

@ -1,10 +1,12 @@
# GradeMapper
Программа для подсчёта среднего взвешенного оценок. Используется вес из Электронного журнала для [Электронного дневника СПб](dnevnik2.petersburgedu.ru).
Версия на [Python + PyQt](https://github.com/br-netw/GradeMapper)
## Screenshots
| ![iPhone Light](Screenshots/iPhoneLight.png?raw=true) | ![iPhone Dark](Screenshots/iPhoneDark.png?raw=true) |
| <img alt="iPhone Light" src="Screenshots/iPhoneLight.png?raw=true" width="400"/> | <img alt="iPhone Dark" src="Screenshots/iPhoneDark.png?raw=true" width="400"/>
|
|-|-|
| ![iPad Light](Screenshots/iPadLight.png?raw=true) | ![iPad Dark](Screenshots/iPadDark.png?raw=true) |