Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/piotrpdev/cao-calculator

Android app that helps calculate how many CAO points you need to qualify for a course.
https://github.com/piotrpdev/cao-calculator

app cao cert certificate expo lc leaving mobile points react react-native

Last synced: 4 days ago
JSON representation

Android app that helps calculate how many CAO points you need to qualify for a course.

Awesome Lists containing this project

README

        

# Leaving Cert CAO Points Calculator

Helps calculate how many CAO points you need to qualify for a course.

| Dark | Light |
|:----:|:----|
| ![Dark](.github/images/home_dark.png) | ![Light](.github/images/home_light.png) |

## Usage

### Option 1

Get from Releases page

### Option 2

Install dependencies

```
yarn
```

Start

```
yarn start
```