Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marciomarquessouza/repeat-please-mobile
Repeat Please - your pronunciation coach
https://github.com/marciomarquessouza/repeat-please-mobile
hacktoberfest pratice pronunciation react-native redux typescript
Last synced: 6 days ago
JSON representation
Repeat Please - your pronunciation coach
- Host: GitHub
- URL: https://github.com/marciomarquessouza/repeat-please-mobile
- Owner: marciomarquessouza
- Created: 2019-12-25T00:38:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T05:31:04.000Z (over 1 year ago)
- Last Synced: 2023-10-20T21:37:48.335Z (about 1 year ago)
- Topics: hacktoberfest, pratice, pronunciation, react-native, redux, typescript
- Language: Objective-C
- Homepage:
- Size: 52.6 MB
- Stars: 19
- Watchers: 2
- Forks: 5
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Virtual Pronunciation Coach developed in React Native
[![Status](https://img.shields.io/badge/status-active-success.svg)]()
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)---
## 📝 Table of Contents
- [About](#about)
- [Built Using](#built_using)
- [Usage](#usage)
- [TODO](../TODO.md)
- [Contributing](../CONTRIBUTING.md)
- [Authors](#authors)
- [Acknowledgments](#acknowledgement)- [React Native](https://reactnative.dev/) - Framework to build iOS and Android App.
- [Redux](https://reactnative.dev/) - Library for managing application state.
- [Redux-Saga](https://redux-saga.js.org/) - Saga middleware for Redux to handle Side Effects.
- [Firebase](https://firebase.google.com/) - Backend Functions and Analytics.
- [Firestore](https://firebase.google.com/docs/firestore) - Cloud NoSQL database.
- [i18next](https://www.i18next.com/) - Internationalization framework (react-native-localize was used to identify the device language).
- [Realm](https://github.com/realm/realm-js) - mobile database.- Dashboard: show the progress and words to practice and improve.
- Levels: after choice the group, you can choice between three levels to pratice:
- Challenge: a sequence of words to be repeated. Repeat Please check the pronunciation and gives feedback to you. Automatically, the list of words to be practice is updated with the results.
- Search: Localize a specific word to pratice:
- Goals: Configure your monthly goals:
- [@marciomarquessouza](https://github.com/marciomarquessouza)