{"id":23161168,"url":"https://github.com/shinjith-dev/todoer","last_synced_at":"2025-04-04T19:28:43.259Z","repository":{"id":254282724,"uuid":"845976741","full_name":"shinjith-dev/todoer","owner":"shinjith-dev","description":"Cross Platform Task Management","archived":false,"fork":false,"pushed_at":"2024-08-24T06:43:50.000Z","size":1779,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T04:29:39.657Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/shinjith-dev.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-08-22T09:48:45.000Z","updated_at":"2024-08-24T06:43:53.000Z","dependencies_parsed_at":"2025-02-10T04:39:09.964Z","dependency_job_id":null,"html_url":"https://github.com/shinjith-dev/todoer","commit_stats":null,"previous_names":["shinjith-dev/todoer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinjith-dev%2Ftodoer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinjith-dev%2Ftodoer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinjith-dev%2Ftodoer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinjith-dev%2Ftodoer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shinjith-dev","download_url":"https://codeload.github.com/shinjith-dev/todoer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247237064,"owners_count":20906231,"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":"2024-12-17T23:13:35.202Z","updated_at":"2025-04-04T19:28:43.235Z","avatar_url":"https://github.com/shinjith-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todoer\n\nCross platform task management app\n\n## Demo video\n\n[Demo video on loom](https://www.loom.com/share/f7c250b3b2a941d0b874b5609371c0bc?sid=6e20f2c9-54bf-4fa8-af90-91a484fabd2f)\n\n## Tech Stack\n\n- React - js library\n- React Native - native framework\n- Expo - react native eco system\n  - Expo Router\n  - And other many libraries comes woth the ecosystem\n- react-native-bottom-sheet - bottom sheet drawer ui\n- react-native-picker-select - select input for react native\n- @react-native-async-storage/async-storage - query caching\n- twrnc - tailwind support for react native\n- Nextjs - react framework for web\n- Tailwind - styling\n- Radix UI Components - components like select, dialog, ...\n- MockAPI - API endpoints\n- TypeScript - for static type checking\n- React Hook Form - forms\n  - zod - form validation\n- Turborepo - monorepo managing tool\n- tabler-icons - icon set\n\n## Run Locally\n\nClone the project and go to project directory\n\n```bash\n  git clone git@github.com:shinjith-dev/todoer.git\n  cd todoer\n```\n\nInstall dependencies\n\n```bash\n  yarn\n```\n\n## Web\n\nRun below command\n\n```bash\n  cd apps/web\n  yarn dev\n```\n\nHead to `http://localhost:3000` on browser\n\n## Mobile App\n\n_Pre-requesite for running on physical device_\n\n- Android Platform Tools installed\n- USB Debugging enabled on your mobile device\n- Both systems are connected to same local network and connected by usb\n- Ensure that `adb devices` command lists your device\n- set all environment variables mentioned below\n\n_or_ \n\nInstead of running on physical device you can run on an emulator in the pc itself, for that you must install and verify\n- Java SDK\n- Android Studio\n- Emulator with API level 34 (UpsideDownCake)\n- set all environment variables mentioned below\n\nIf above steps are completed and verified run below command\n\n```bash\n  cd apps/native\n  yarn dev\n```\n\nScan QR Code generated on the terminal, it will install required version of expo go and starts the app\n\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env file\n\n### For Mobile app\n\n```env\n  # apps/native/.env\n\n  EXPO_USE_METRO_WORKSPACE_ROOT=1 # it`s a mandatory flag for expo on a monorepo\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinjith-dev%2Ftodoer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshinjith-dev%2Ftodoer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinjith-dev%2Ftodoer/lists"}