{"id":24991799,"url":"https://github.com/junho100/tmr-lab-web","last_synced_at":"2025-03-29T13:15:32.669Z","repository":{"id":259842023,"uuid":"879523966","full_name":"junho100/tmr-lab-web","owner":"junho100","description":"A web-based experimental application for testing memory and recall using Korean-English word pairs with audio stimuli.","archived":false,"fork":false,"pushed_at":"2025-03-11T11:43:56.000Z","size":14019,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T12:34:32.385Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/junho100.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":"2024-10-28T04:17:13.000Z","updated_at":"2025-03-11T11:43:33.000Z","dependencies_parsed_at":"2024-11-17T10:25:13.645Z","dependency_job_id":"8e8ae600-06a2-4c35-859e-f56737c474fc","html_url":"https://github.com/junho100/tmr-lab-web","commit_stats":null,"previous_names":["junho100/tmr-lab-web"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junho100%2Ftmr-lab-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junho100%2Ftmr-lab-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junho100%2Ftmr-lab-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junho100%2Ftmr-lab-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junho100","download_url":"https://codeload.github.com/junho100/tmr-lab-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246187238,"owners_count":20737463,"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":[],"created_at":"2025-02-04T13:52:10.203Z","updated_at":"2025-03-29T13:15:32.652Z","avatar_url":"https://github.com/junho100.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TMR Lab Web Application\n\nA web-based experimental application for testing memory and recall using Korean-English word pairs with audio stimuli.\n\n## Overview\n\nThis application is designed to conduct psychological experiments testing memory and recall abilities. It presents participants with Korean-English word pairs in different experimental conditions and formats, including:\n\n- Pre-test phase\n- Multiple experimental rounds\n- Audio playback\n- Visual stimuli\n- Timed presentations\n- Result recording\n\n## Key Features\n\n### 1. Experimental Flow\n\n- Pre-test phase to establish baseline\n- Multiple experimental rounds with different presentation formats\n- Cross-fixation between stimuli\n- Timed presentation of stimuli\n- Progress tracking\n- Result recording and submission\n\n### 2. Stimulus Types\n\n- Korean-English word pairs\n- Audio playback of English words\n- Visual presentation of Korean words\n- Cross-fixation points between stimuli\n\n### 3. User Interface\n\n- Clean, distraction-free design\n- Progress bar showing completion status\n- Countdown timers\n- Space bar navigation\n- Clear instructions between phases\n\n### 4. Technical Features\n\n- React-based single page application\n- Client-side routing\n- Environment-specific configurations\n- Mobile-responsive design\n- Tailwind CSS styling\n\n## Technology Stack\n\n- React 18.3.1\n- React Router DOM 6.26.2\n- Styled Components 6.1.13\n- Tailwind CSS 3.4.13\n- Environment Configuration (env-cmd)\n- GitHub Pages Deployment\n\n## Project Structure\n\n```\ntmr-lab-web/\n├── public/\n│ ├── audio/ # Audio files for word stimuli\n│ └── index.html\n├── src/\n│ ├── components/\n│ │ ├── PreTest.js\n│ │ ├── Round1.js\n│ │ ├── Round2.js\n│ │ ├── Round3.js\n│ │ ├── Test.js\n│ │ ├── TestResult.js\n│ │ └── LabPage.js\n│ ├── App.js\n│ └── index.js\n```\n\n## Setup and Installation\n\n1. Clone the repository:\n   git clone https://github.com/junho100/tmr-lab-web.git\n\n2. Install dependencies:\n   npm install\n\n3. Create environment files:\n\n# .env.local for development\n\n# .env.production for production\n\n4. Run development server:\n   npm start\n\n5. Build for production:\n   npm run build\n\n## Deployment\n\nThe application is configured for GitHub Pages deployment:\n\nnpm run deploy\n\nThis will:\n\n1. Build the application with production settings\n2. Create a 404.html fallback\n3. Deploy to GitHub Pages\n\n## Environment Variables\n\nThe application uses different environment configurations for development and production:\n\n- .env.local: Development environment\n- .env.production: Production environment\n\n## Browser Support\n\nThe application supports:\n\n- Chrome (latest)\n- Firefox (latest)\n- Safari (latest)\n- Edge (latest)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunho100%2Ftmr-lab-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunho100%2Ftmr-lab-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunho100%2Ftmr-lab-web/lists"}