Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


Project logo

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)

## ⛏️ Built Using

- [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.

## 🎈 Usage

- Dashboard: show the progress and words to practice and improve.

Dashboard

- Levels: after choice the group, you can choice between three levels to pratice:

Levels

- 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.

Challenge

- Search: Localize a specific word to pratice:

Search

- Goals: Configure your monthly goals:

Goals

## ✍️ Authors

- [@marciomarquessouza](https://github.com/marciomarquessouza)