the-alchemist-07 / thesaurus-android

Online English dictionary and thesaurus application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Now in Android

Thesaurus App

Thesaurus App is an Android application created to find the definitions, synonyms and antonyms of English words. The data is fetched from an open-source dictionary API. You can access the API from here.

The app is released in play store, and you can download it from here.

Features

Users can search for the definitions, synonyms and antonyms of any English word with the Thesaurus App. Words can also be bookmarked, which can be accessed later offline.

Screenshots

Screenshot showing Home screen Screenshot showing Search screen Screenshot showing Bookmark screen

Development Environment

Thesaurus App uses the Gradle build system and can be imported directly into the latest stable version of Android Studio. The debug build can be built and run using the default configuration.

Architecture

The Thesaurus App follows the MVVM pattern throughout its development.

About

Online English dictionary and thesaurus application.

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%