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

https://github.com/clearstonedestiny/fluentify

Fluentify - application for learning english
https://github.com/clearstonedestiny/fluentify

jsx react-native

Last synced: 2 months ago
JSON representation

Fluentify - application for learning english

Awesome Lists containing this project

README

          

I created this application for learning English as my thesis, it is based on the work of Duolingo.

It has a main page with lessons arranged in the form of a roadmap, each lesson has words to study on different topics, there are questions with the choice of one or more correct answers, translate a sentence from English into Ukrainian and reverse, substitute the correct word in a sentence.

While working on the application, I acquired basic skills in working with React Native, for creating mobile applications and further studying this library, screenshots of the application itself are attached below:

1. Select correct card:

![alt text](product_images/first_ques.jpg)
![alt text](product_images/seven_quest.jpg)

2. Translate sentence:

![alt text](product_images/four_quest.jpg)
![alt text](product_images/six_quest.jpg)

3. Substitute the correct word :

![alt text](product_images/second_quest.jpg)
![alt text](product_images/third_quest.jpg)
![alt text](product_images/five_quest.jpg)

4. End of lesson:

![alt text](product_images/all_correct.jpg)

5. Home screen:

![alt text](product_images/home_screen.jpg)