{"id":21315167,"url":"https://github.com/ayusshrathore/tasker","last_synced_at":"2026-04-11T11:39:14.230Z","repository":{"id":136604952,"uuid":"424950813","full_name":"ayusshrathore/tasker","owner":"ayusshrathore","description":"A minimal android app to manage your daily tasks.","archived":false,"fork":false,"pushed_at":"2022-01-24T08:04:50.000Z","size":1680,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-02T17:41:50.526Z","etag":null,"topics":["android","expo","expo-cli","react-native","task-manager"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ayusshrathore.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,"zenodo":null}},"created_at":"2021-11-05T13:04:57.000Z","updated_at":"2022-05-25T05:45:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"0947a195-6ac0-4028-bb07-6d4d0fc51cf9","html_url":"https://github.com/ayusshrathore/tasker","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ayusshrathore/tasker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayusshrathore%2Ftasker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayusshrathore%2Ftasker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayusshrathore%2Ftasker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayusshrathore%2Ftasker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayusshrathore","download_url":"https://codeload.github.com/ayusshrathore/tasker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayusshrathore%2Ftasker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31679484,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["android","expo","expo-cli","react-native","task-manager"],"created_at":"2024-11-21T18:18:20.393Z","updated_at":"2026-04-11T11:39:14.214Z","avatar_url":"https://github.com/ayusshrathore.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://expo.dev/@freaker/tasker\"\u003e\n        \u003cimg src=\"frontend/app/assets/images/icon.png\" width=\"100\" alt=\"Tasker Logo\"/\u003e\n    \u003c/a\u003e\n    \u003ch1 align=\"center\"\u003e Tasker \u003c/h1\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    A minimal android app to manage your daily tasks.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    This repository consists of a \u003cstrong\u003eReact Native Application\u003c/strong\u003e built with \u003cstrong\u003eExpo CLI\u003c/strong\u003e.\n\u003c/p\u003e\n\n## App Showcase\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"frontend/screenshots/Mockup.png\" width=\"1280\" alt=\"Tasker Screens Mockup\"/\u003e\n\u003c/p\u003e\n\n## Acknowledgements\n\n-   [Expo](https://expo.dev/)\n-   [Formik](https://formik.org/)\n-   [Yup](https://github.com/jquense/yup)\n-   [Apisauce](https://github.com/infinitered/apisauce)\n\n## Application features\n\n-   `Screens` - Welcome, Register, Login, Add Task, View Tasks.\n\n-   `Animation` - Activity Indicator \u0026 React-Spinner\n\n-   `Authentication` - User authentication (Register, Login/out).\n\n-   `Cache Layer` - Caching API Data.\n\n-   `Custom and Reusable Hooks` - API and Client.\n\n-   `Form Validation` - Using Formik.\n\n-   `Gesture Handler` - Pull to refresh.\n\n-   `Navigation` - Using React Navigation and Stack Navigator.\n\n-   `Reusable Components` - Button, Icon, Forms, Screen, Text, Text Input and more.\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/ayush-rathore/tasker\n```\n\nGo to the project directory\n\n```bash\n  cd tasker\n```\n\nInstall dependencies\n\n```bash\n  npm install\n```\n\nStart the expo server\n\n```bash\n  expo start\n```\n\n## Environment Variables\n\nTo run this project, you'll need to create a `.env` file in `backend` with the following env variables\n\n`PORT`\n\n`MONGO_URI`\n\n## Tech Stack\n\n**Client:** React-Native, Expo-SDK\n\n**Server:** Node, Express\n\n**Database:** MongoDB\n\n## Contributing\n\nContributions are always welcome!\n\n## Feedback\n\nIf you have any feedback, please reach out to me at heyfreaker@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayusshrathore%2Ftasker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayusshrathore%2Ftasker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayusshrathore%2Ftasker/lists"}