{"id":25664718,"url":"https://github.com/syscall97/randomvocab","last_synced_at":"2026-06-17T20:34:04.887Z","repository":{"id":250508013,"uuid":"834654692","full_name":"SysCall97/RandomVocab","owner":"SysCall97","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-26T17:40:02.000Z","size":6748,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-31T16:42:34.425Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/SysCall97.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,"zenodo":null}},"created_at":"2024-07-28T00:08:24.000Z","updated_at":"2024-09-26T17:40:06.000Z","dependencies_parsed_at":"2024-08-23T04:44:59.187Z","dependency_job_id":"9a3b43d8-90b3-4f3a-9777-39e39e1e1df1","html_url":"https://github.com/SysCall97/RandomVocab","commit_stats":null,"previous_names":["syscall97/randomvocab"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SysCall97/RandomVocab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SysCall97%2FRandomVocab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SysCall97%2FRandomVocab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SysCall97%2FRandomVocab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SysCall97%2FRandomVocab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SysCall97","download_url":"https://codeload.github.com/SysCall97/RandomVocab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SysCall97%2FRandomVocab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34465321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-02-24T06:29:38.459Z","updated_at":"2026-06-17T20:34:04.873Z","avatar_url":"https://github.com/SysCall97.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RandomVocab\n\nRandomVocab is an iOS app that helps users expand their vocabulary by displaying up to 5 unique words each day. For each word, users can view definitions, parts of speech, and pronunciation, with the option to listen to the pronunciation if an mp3 file is available.\n\n## Features\n\n- **Daily Words**: Get up to 5 unique words per day.\n- **Word Details**: View the definition, part of speech, and pronunciation of each word.\n- **Audio Pronunciation**: Listen to the pronunciation if an mp3 file is available.\n- **Favorite Words**: Mark words as favorite and access all your favorite words on a single page.\n- **Data Persistence**: Words and favorites are stored locally using **SwiftData**, a new iOS 17 feature for efficient data persistence.\n\n## Technologies Used\n\n- **Language**: Swift\n- **UI Framework**: UIKit\n- **Data Persistence**: SwiftData (iOS 17 feature)\n\n## Requirements\n\n- iOS 17.0+\n- Xcode 15.0+\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/SysCall97/RandomVocab.git\n2. Open the project in Xcode:\n   ```bash\n    cd RandomVocab\n    open RandomVocab.xcodeproj\n3. Build and run the project on a device or simulator running iOS 17 or later.\n\n## Screenshots\n\n\u003ctable align=\"center\"\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"./Screenshots/homePage.png\" alt=\"Home Page\" width=\"200\" /\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"./Screenshots/homePage_with_fav.png\" alt=\"Home Page with Favorite\" width=\"200\" /\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"./Screenshots/favoritePage.png\" alt=\"Favorite Page\" width=\"200\" /\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"./Screenshots/favoritePage_with_del_action.png\" alt=\"Favorite Page with Delete Action\" width=\"200\" /\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd style=\"text-align: center;\"\u003e(1) Home Page\u003c/td\u003e\n    \u003ctd style=\"text-align: center;\"\u003e(2) Home Page with Favorite\u003c/td\u003e\n    \u003ctd style=\"text-align: center;\"\u003e(3) Favorite Page\u003c/td\u003e\n    \u003ctd style=\"text-align: center;\"\u003e(4) Favorite Page with Delete Action\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyscall97%2Frandomvocab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyscall97%2Frandomvocab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyscall97%2Frandomvocab/lists"}