{"id":15188732,"url":"https://github.com/techmurtaza/wordywonder","last_synced_at":"2026-02-12T15:04:51.266Z","repository":{"id":247152516,"uuid":"704280385","full_name":"techmurtaza/WordyWonder","owner":"techmurtaza","description":"A vocabulary enhancement app facilitating English to Hindi translation and interactive quizzes.","archived":false,"fork":false,"pushed_at":"2025-02-13T23:04:36.000Z","size":983,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T00:19:59.873Z","etag":null,"topics":["english-hindi","english-hindi-translation","english-learning","hindi-english-translation","interactive","interactive-quiz","laravel","laravel8","learning-app","quiz","quiz-game","quizapp","react","react-router","react-router-dom","reactjs","tailwindcss","translation","vocabulary"],"latest_commit_sha":null,"homepage":"https://wordywonder.murtafiji.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/techmurtaza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license","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":"2023-10-12T23:53:17.000Z","updated_at":"2025-02-13T23:04:40.000Z","dependencies_parsed_at":"2024-07-06T23:47:35.072Z","dependency_job_id":null,"html_url":"https://github.com/techmurtaza/WordyWonder","commit_stats":null,"previous_names":["rationalmurtaza/wordywonder","techmurtaza/wordywonder"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techmurtaza%2FWordyWonder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techmurtaza%2FWordyWonder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techmurtaza%2FWordyWonder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techmurtaza%2FWordyWonder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techmurtaza","download_url":"https://codeload.github.com/techmurtaza/WordyWonder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241009031,"owners_count":19893275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["english-hindi","english-hindi-translation","english-learning","hindi-english-translation","interactive","interactive-quiz","laravel","laravel8","learning-app","quiz","quiz-game","quizapp","react","react-router","react-router-dom","reactjs","tailwindcss","translation","vocabulary"],"created_at":"2024-09-27T19:41:16.737Z","updated_at":"2026-02-12T15:04:51.226Z","avatar_url":"https://github.com/techmurtaza.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordyWonder\n\n## English-Hindi Vocabulary Builder\n\nA web application built with React, Laravel, and Tailwind CSS to help users learn and test their knowledge on English-Hindi translations.\n\n## Features\n\n- **Words Viewer**:\n  - Displays a paginated list of English words along with their Hindi translations.\n  - Users can navigate through different pages to explore more words.\n- **Quiz Section**:\n  - Users can test their understanding by attempting a quiz.\n  - The quiz consists of multiple-choice questions where users have to match the English word to its Hindi translation or vice versa.\n  - The number of questions is customizable between 10 to 50.\n  - After completing the quiz, users can view their score along with the correct answers.\n\n## Getting Started\n\n### Prerequisites\n\n- PHP \u003e= 8.0\n- Composer\n- Node.js\n- A MySQL Database\n\n### Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/murtuzz/WordyWonder.git\n   cd vocab-builder\n   ```\n2. Install Composer dependencies:\n   ```bash\n   composer install\n   ```\n3. Install NPM dependencies:\n   ```bash\n   npm install\n   ```\n4. Copy the `.env.example` file to a new file named `.env` and update the database connection details:\n   ```bash\n   cp .env.example .env\n   ```\n5. Generate an application key:\n   ```bash\n   php artisan key:generate\n   ```\n6. Run the database migrations and seeders:\n   ```bash\n   php artisan migrate --seed\n   ```\n7. Compile the frontend assets:\n   ```bash\n   npm run dev\n   ```\n8. Serve the application:\n   ```bash\n   php artisan serve\n   ```\n\nNow, you can access the application at `http://127.0.0.1:8000`.\n\n## Usage\n\n- Navigate to the `/words` route to view the words list.\n- Navigate to the `/questions` route to access the quiz section.\n\n## Contributing\n\nFeel free to fork the project, make changes, and submit pull requests. All contributions are welcome.\n\n## License\n\nThis project is open-source and is licensed under the MIT License. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechmurtaza%2Fwordywonder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechmurtaza%2Fwordywonder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechmurtaza%2Fwordywonder/lists"}