{"id":24499567,"url":"https://github.com/medea-learner/calendar-scheduler-react-native-app","last_synced_at":"2025-03-15T07:15:44.218Z","repository":{"id":250321751,"uuid":"834054047","full_name":"medea-learner/calendar-scheduler-react-native-app","owner":"medea-learner","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-26T15:38:16.000Z","size":497,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T22:14:41.987Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/medea-learner.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-07-26T10:10:55.000Z","updated_at":"2024-09-18T11:22:17.000Z","dependencies_parsed_at":"2025-01-21T22:14:44.238Z","dependency_job_id":"5b271691-3902-4892-ac30-273a7a4c2c1a","html_url":"https://github.com/medea-learner/calendar-scheduler-react-native-app","commit_stats":null,"previous_names":["medea-learner/test-calendar-react-native-app","medea-learner/calendar-scheduler-react-native-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medea-learner%2Fcalendar-scheduler-react-native-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medea-learner%2Fcalendar-scheduler-react-native-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medea-learner%2Fcalendar-scheduler-react-native-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medea-learner%2Fcalendar-scheduler-react-native-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/medea-learner","download_url":"https://codeload.github.com/medea-learner/calendar-scheduler-react-native-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243695597,"owners_count":20332629,"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-01-21T22:14:47.965Z","updated_at":"2025-03-15T07:15:44.191Z","avatar_url":"https://github.com/medea-learner.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calendar Scheduler\n\nThis is a React Native project for displaying a weekly calendar with schedule slots. Users can navigate between weeks and click on schedule slots to view more details.\n\n## Features\n\n- Display a weekly calendar in French\n- Navigate between weeks using arrows\n- View available schedule slots for each day\n- Click on schedule slots to highlight them\n\n## Prerequisites\n\n- Node.js (v12 or higher)\n- npm (v6 or higher) or Yarn (v1.22 or higher)\n- Expo CLI (if using Expo)\n- Android Studio or Xcode for iOS (if running on a physical device or emulator)\n\n## Getting Started\n\n### Clone the Repository\n\nFirst, clone the repository from GitHub:\n\n```bash\ngit clone https://github.com/medea-learner/test-calendar-react-native-app\ncd test-calendar-react-native-app/calendar-app\ngit checkout part2\n```\n### Installation\nInstall the dependencies using npm or Yarn:\n\n```bash\n# Using npm\nnpm install\n\n# Using Yarn\nyarn install\n```\n### Running the Project\n\n#### Using Expo\n1. Install Expo CLI (if not already installed):\n```bash\nnpm install -g expo-cli\n```\n\n2. Start the Expo server:\n```bash\nexpo start\n```\n\n3. Run on your device:\n. Use the Expo Go app on your mobile device to scan the QR code.\n. Alternatively, you can run it on an emulator by pressing i for iOS or a for Android.\n\n#### Without Expo\nIf you prefer running the project without Expo, follow these steps:\n\n1. Start the Metro bundler:\n```bash\nnpx react-native start\n```\n\n2. Run on Android:\n```bash\nnpx react-native run-android\n```\n\n3. Run on iOS (requires Xcode):\n```bash\nnpx react-native run-ios\n```\n\n## License\nThis project is licensed under the MIT License","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmedea-learner%2Fcalendar-scheduler-react-native-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmedea-learner%2Fcalendar-scheduler-react-native-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmedea-learner%2Fcalendar-scheduler-react-native-app/lists"}