mirror of
https://github.com/ivabus/website
synced 2024-11-10 02:25:23 +03:00
13 lines
573 B
Markdown
13 lines
573 B
Markdown
---
|
|
layout: project
|
|
title: "GradeMapper"
|
|
description: "Calculate average score with coefficients"
|
|
project-url: "https://github.com/ivabus/GradeMapper"
|
|
participant: false
|
|
---
|
|
|
|
Small one-screen program for calculating average scores made for students. Written in pure Swift and works on all main Apple platforms (iOS, iPadOS, macOS).
|
|
|
|
<img alt="For Russians by Russian." src="https://github.com/ivabus/GradeMapper/raw/main/Screenshots/iPhoneDark.png?raw=true"/>
|
|
|
|
At that time, I didn't think about localization, because the project was not intended for use outside of Russia. |