{"id":26737601,"url":"https://github.com/revtpark/kivy_mobile_app","last_synced_at":"2026-05-02T13:33:40.939Z","repository":{"id":132206545,"uuid":"406236810","full_name":"RevTpark/Kivy_Mobile_App","owner":"RevTpark","description":"Word translator app using kivy framework in python.","archived":false,"fork":false,"pushed_at":"2021-09-14T06:42:37.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T02:53:44.720Z","etag":null,"topics":["gui","kivy","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RevTpark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-14T05:30:50.000Z","updated_at":"2022-07-24T08:14:48.000Z","dependencies_parsed_at":"2023-04-18T03:33:57.463Z","dependency_job_id":null,"html_url":"https://github.com/RevTpark/Kivy_Mobile_App","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RevTpark/Kivy_Mobile_App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevTpark%2FKivy_Mobile_App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevTpark%2FKivy_Mobile_App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevTpark%2FKivy_Mobile_App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevTpark%2FKivy_Mobile_App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RevTpark","download_url":"https://codeload.github.com/RevTpark/Kivy_Mobile_App/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RevTpark%2FKivy_Mobile_App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32536577,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T12:25:33.646Z","status":"ssl_error","status_checked_at":"2026-05-02T12:24:51.733Z","response_time":132,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gui","kivy","python"],"created_at":"2025-03-28T02:53:05.886Z","updated_at":"2026-05-02T13:33:40.932Z","avatar_url":"https://github.com/RevTpark.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Word Translator Mobile App\n## With GUI in Kivy Framework and database managenment with json.\nThe apps basic functionality is to take user input(word) and translates to the chosen langauge. \nIt 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.\n\nHere are some of the features:\n## Home Screen\n\n\u003cimg width=\"602\" alt=\"Home_Page_A\" src=\"https://user-images.githubusercontent.com/78678620/133200903-bef8dc98-d7d3-4ab5-8a8f-4266b58912e8.png\"\u003e\n\n## Quick Translate\nApp 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.\\\n\u003cimg width=\"604\" alt=\"Quick_translate\" src=\"https://user-images.githubusercontent.com/78678620/133201106-39630cd2-321f-4c82-8ca4-00f263329077.png\"\u003e\n\n## Getting a translation \nThe App supports 9 different languages and 1000 day to day distinct word translations.\n| Select Language | Translated word |\n| ------- | ------------ |\n| \u003cimg width=\"602\" alt=\"Selection_Time\" src=\"https://user-images.githubusercontent.com/78678620/133201713-4d6dfdc8-1f36-4c50-b9f4-f6d1f0021aec.png\"\u003e | \u003cimg width=\"602\" alt=\"Translated\" src=\"https://user-images.githubusercontent.com/78678620/133201734-053bc3d9-b0fb-42fc-8668-e3e16270fb7d.png\"\u003e |\n\n## User Sign Up\nUser can create an account with the most basic information.\n\u003cimg width=\"602\" alt=\"Sign_Up\" src=\"https://user-images.githubusercontent.com/78678620/133204574-a2467cf6-37ca-4def-9ac9-940aa24a6abb.png\"\u003e\n\n## User Login\nAfter signing up, user can login to his/her account. App also supports forgot password for account.\n\u003cimg width=\"602\" alt=\"User_login\" src=\"https://user-images.githubusercontent.com/78678620/133204964-8c0ab93a-7ea7-4f79-9dfb-734c9dbd01ff.png\"\u003e\n\n## Forgot Password?\nUser can reset the account password. App currently has only one step verification.\n\u003cimg width=\"603\" alt=\"Forgot_Pass\" src=\"https://user-images.githubusercontent.com/78678620/133205332-eba6879d-8f18-4226-b0d2-a687bd2cfd90.png\"\u003e\n\n## Favourites \n| Add a new word | Check your Favourites | Reset |\n| ------------ | ------------ | ------------ |\n| \u003cimg width=\"604\" alt=\"Added_Fav\" src=\"https://user-images.githubusercontent.com/78678620/133206611-d261ed82-777c-4006-aa06-7465d47cfd28.png\"\u003e | ![Favourites1](https://user-images.githubusercontent.com/78678620/133207429-b8d22741-b9f5-4ed7-b92a-847d4533d4f9.jpeg) | \u003cimg width=\"602\" alt=\"Reset_Fav\" src=\"https://user-images.githubusercontent.com/78678620/133206654-65531910-f105-4cd5-ba83-db2a0d3e77a2.png\"\u003e |\n\n## Various Authentications\n| \u003cimg width=\"599\" alt=\"Authentication\" src=\"https://user-images.githubusercontent.com/78678620/133207156-5b95acb9-52e4-4f37-be93-68c7d636d239.png\"\u003e | \u003cimg width=\"602\" alt=\"Authentication2\" src=\"https://user-images.githubusercontent.com/78678620/133207164-aca1d453-b66a-4049-bfe6-f465dd2e2885.png\"\u003e | \u003cimg width=\"602\" alt=\"Authentication3\" src=\"https://user-images.githubusercontent.com/78678620/133207824-5463ec1e-5575-4ae9-ae25-a0cc889d4371.png\"\u003e |\n| ----- | ----- | ----- | \n\nThats all for this project. Hope you liked it✌!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevtpark%2Fkivy_mobile_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frevtpark%2Fkivy_mobile_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevtpark%2Fkivy_mobile_app/lists"}