https://github.com/leaonline/leaonline-app
Repository for literacy app
https://github.com/leaonline/leaonline-app
android hacktoberfest ios literacy meteor react-native
Last synced: 9 days ago
JSON representation
Repository for literacy app
- Host: GitHub
- URL: https://github.com/leaonline/leaonline-app
- Owner: leaonline
- License: agpl-3.0
- Created: 2020-10-29T13:43:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-22T07:20:41.000Z (2 months ago)
- Last Synced: 2025-04-22T08:29:51.365Z (2 months ago)
- Topics: android, hacktoberfest, ios, literacy, meteor, react-native
- Language: JavaScript
- Homepage:
- Size: 23.6 MB
- Stars: 8
- Watchers: 2
- Forks: 4
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lea.online App
[](https://github.com/leaonline/leaonline-app/actions/workflows/app.yml)
[](https://github.com/leaonline/leaonline-app/actions/workflows/backend.yml)
[](https://www.repostatus.org/#active)

[](https://zenodo.org/doi/10.5281/zenodo.10816688)## About
The lea.online app is a mobile app, developed using React-Native and Meteor.
## Get the app
- Android: https://play.google.com/store/apps/details?id=com.testCompany.leaonline
- IOS: Coming soon## Development
If you wish to participate in development, please make sure you have read our
[contribution guidelines](./docs/guide/CONTRIBUTIONS.md).There is an extensive [installation guide](./docs/guide/INSTALLATION.md), which you should use to start with
development.## Guides and Documentation
- [common used terms](./docs/guide/COMMON_TERMS.md)
- [backend api docs](./docs/api/backend)
- [backend startup](./docs/guide/BACKEND_STARTUP.md)
- [backend sync](./docs/guide/BACKEND_SYNC.md)
- [backend remap](./docs/guide/BACKEND_REMAP.md)
- [app screens overview](./arch/screens)
- [app startup](./docs/guide/APP_STARTUP.md)
- [app flow](./docs/guide/APP_FLOW.md)
- [app api docs](./docs/api/app)## License
This work is published unter AGPL-3.0 as stated in the [license file](./LICENSE).