Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/piotrpdev/cao-calculator
- Owner: piotrpdev
- License: mit
- Created: 2021-02-11T20:22:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T18:22:49.000Z (11 months ago)
- Last Synced: 2024-05-01T16:22:57.156Z (7 months ago)
- Topics: app, cao, cert, certificate, expo, lc, leaving, mobile, points, react, react-native
- Language: TypeScript
- Homepage: https://cao-calculator.vercel.app/
- 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 |
|:----:|:----|
| ![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
```