Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T06:26:24.000Z (5 months ago)
- Last Synced: 2024-08-19T07:40:02.772Z (5 months ago)
- Topics: android, hacktoberfest, ios, literacy, meteor, react-native
- Language: JavaScript
- Homepage:
- Size: 22.9 MB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lea.online App
[![Test suite](https://github.com/leaonline/leaonline-app/actions/workflows/jest_test.yml/badge.svg)](https://github.com/leaonline/leaonline-app/actions/workflows/jest_test.yml)
[![Lint Test](https://github.com/leaonline/leaonline-app/actions/workflows/lint_test.yml/badge.svg)](https://github.com/leaonline/leaonline-app/actions/workflows/lint_test.yml)
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
![GitHub](https://img.shields.io/github/license/leaonline/leaonline-app)
[![DOI](https://zenodo.org/badge/308341102.svg)](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).