RevTpark / Kivy_Mobile_App

Word translator app using kivy framework in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Word Translator Mobile App

With GUI in Kivy Framework and database managenment with json.

The apps basic functionality is to take user input(word) and translates to the chosen langauge. It has added functionality to create an account or login that enables the user to mark their favourite words and add to favourites, delete words, or reset their favourites.

Here are some of the features:

Home Screen

Home_Page_A

Quick Translate

App lets you translate without having an account using Quick Translate. The account features are not available and are authenticated to check if the user has logged in.
Quick_translate

Getting a translation

The App supports 9 different languages and 1000 day to day distinct word translations.

Select Language Translated word
Selection_Time Translated

User Sign Up

User can create an account with the most basic information. Sign_Up

User Login

After signing up, user can login to his/her account. App also supports forgot password for account. User_login

Forgot Password?

User can reset the account password. App currently has only one step verification. Forgot_Pass

Favourites

Add a new word Check your Favourites Reset
Added_Fav Favourites1 Reset_Fav

Various Authentications

Authentication Authentication2 Authentication3

Thats all for this project. Hope you liked it✌!

About

Word translator app using kivy framework in python.


Languages

Language:Python 100.0%