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 months ago
JSON representation
Android app that helps calculate how many CAO points you need to qualify for a course.
- Host: GitHub
- URL: https://github.com/piotrpdev/cao-calculator
- Owner: piotrpdev
- License: mit
- Created: 2021-02-11T20:22:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T18:22:49.000Z (over 1 year ago)
- Last Synced: 2024-11-13T08:39:03.993Z (6 months ago)
- Topics: app, cao, cert, certificate, expo, lc, leaving, mobile, points, react, react-native
- Language: TypeScript
- Homepage:
- Size: 3.01 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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 |
|:----:|:----|
|  |  |## Usage
### Option 1
Get from Releases page
### Option 2
Install dependencies
```
yarn
```Start
```
yarn start
```