{"id":18455787,"url":"https://github.com/akdevv/pet-finder","last_synced_at":"2025-07-18T00:10:54.870Z","repository":{"id":224162697,"uuid":"762595881","full_name":"akdevv/pet-finder","owner":"akdevv","description":"Online platform connecting lost pets to their owners","archived":false,"fork":false,"pushed_at":"2024-03-12T18:18:55.000Z","size":2166,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T12:29:05.396Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/akdevv.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-02-24T06:30:14.000Z","updated_at":"2024-02-24T06:37:12.000Z","dependencies_parsed_at":"2024-03-02T08:24:29.635Z","dependency_job_id":"87b75511-0aa1-4e91-bd87-8541a0e0a8e2","html_url":"https://github.com/akdevv/pet-finder","commit_stats":null,"previous_names":["akdevv/pet-finder"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akdevv%2Fpet-finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akdevv%2Fpet-finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akdevv%2Fpet-finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akdevv%2Fpet-finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akdevv","download_url":"https://codeload.github.com/akdevv/pet-finder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250285719,"owners_count":21405298,"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-11-06T08:09:02.725Z","updated_at":"2025-04-22T17:14:28.770Z","avatar_url":"https://github.com/akdevv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pet-finder\n\nOnline platform connecting lost pets to their owners\n\nTools Used:\nFirebase\nReact\nTailwind\n\nThis template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.\n\nCurrently, two official plugins are available:\n\n-   [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh\n-   [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh\n\n## Website Layout:\n\n1. Home Page (/)\n2. All Pets (/pets)\n3. Show one specific pet (/pets/:id)\n4. Report lost pet (/pets/new)\n5. Sign-in (/sign-in) \u0026\u0026 Sign-up (/sign-up) pages\n\n-   connect supabase as database\n-   use prisma\n-   authentication using clerk\n\n### Home Page\n\n-   **Navbar**: should be a react component with react router links\n\n    -   Logo\n    -   Home\n    -   Find\n    -   Report\n    -   Sign-in \u0026\u0026 Sign-up || Logout\n\n-   Hero Section\n-   Footer\n\n### All Pets\n\n-   Show all pets in form of cards\n-   add filters and sorting\n-   add search functionality\n\n### Show Pet\n\n-   Show one specific pet in detail\n-   Route should be `/pets/:id`\n\n### Report lost pet\n\n-   Basically the add new pet route (`/pets/new`)\n-   Render a form with the following inputs:\n    1. Name, Age, Gender, Breed\n    2. Photo (single or multiple)\n    3. Last seen location\n    4. Short description about the pet\n    5. Contact details of owner (name, email, phone number, etc.)\n    6. Report button, h1 -\u003e \"Report Lost Pet\"\n\n### Login Pages\n\n1.  Sign-in page\n2.  Sign-up page\n3.  Logout page\n\n-   use clerk for authentication\n\n## TODO:\n\n1. setup react router\n\n    - `/` = root route\n    - `/pets` = all pets\n    - `/pets/:id` = show one pet\n    - `GET /pets/new` = render the lost pet form\n    - `POST /pets/new` = add new lost pet\n    - `/sign-in` = sign-in\n    - `/sign-up` = sign-up\n    - `/logout` = logout\n\n2. setup database (supabase)\n3. config clerk for authentication\n4. make the figma designs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakdevv%2Fpet-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakdevv%2Fpet-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakdevv%2Fpet-finder/lists"}