{"id":16255853,"url":"https://github.com/hardikag17/savepaws","last_synced_at":"2026-04-14T05:32:53.648Z","repository":{"id":158755164,"uuid":"607657532","full_name":"Hardikag17/savepaws","owner":"Hardikag17","description":"Paws Adoption is a animal help \u0026 adoption community platform for animal lovers","archived":false,"fork":false,"pushed_at":"2023-04-09T20:50:33.000Z","size":18080,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-03T11:01:48.112Z","etag":null,"topics":["aws-s3","bootstrap","jest","minisearch","mongoose","multer","nodejs","nodemailer","react","socket-io"],"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/Hardikag17.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":"2023-02-28T12:24:41.000Z","updated_at":"2023-04-29T11:40:32.000Z","dependencies_parsed_at":"2023-08-25T01:47:25.595Z","dependency_job_id":null,"html_url":"https://github.com/Hardikag17/savepaws","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Hardikag17/savepaws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hardikag17%2Fsavepaws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hardikag17%2Fsavepaws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hardikag17%2Fsavepaws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hardikag17%2Fsavepaws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hardikag17","download_url":"https://codeload.github.com/Hardikag17/savepaws/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hardikag17%2Fsavepaws/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31784252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["aws-s3","bootstrap","jest","minisearch","mongoose","multer","nodejs","nodemailer","react","socket-io"],"created_at":"2024-10-10T15:43:56.964Z","updated_at":"2026-04-14T05:32:53.626Z","avatar_url":"https://github.com/Hardikag17.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Paws Adoption\n\n\u003e Paws Adoption is a animal help \u0026 adoption community platform for animal lovers\n\n\u003cimg src=\"https://user-images.githubusercontent.com/54525688/230685185-0938fbdd-5ee2-4b47-9980-3c0726efa67c.png\" data-canonical-src=\"https://user-images.githubusercontent.com/54525688/230685185-0938fbdd-5ee2-4b47-9980-3c0726efa67c.png\" width=\"200\" height=\"200\" /\u003e\n\n## Brief\n\n\n## ⬇️ Flow\n\n\n\n\u003cbr /\u003e\n\n## Future Aspects\n- \n\n## Technology used\n\nReact, Node, Mongoose, Socket.io, AWS-S3, Nodemailer, JEST, Multer\n\n\u003cbr/\u003e\n\n## ⬇️ How to run the project\n\n### ☑️ Getting Started\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\nPlease make sure you've already installed node v16 in your machine, If not use nvm.\n\n### Frontend\n\n```\nnpm install \n```\n\n### Backend\n\n```\nnpm install \n```\n\n.env\n```\nDB_URL=\nAWS_KEY=\nAWS_SECRET=\nAWS_S3_REGION=\nPAWS_EMAIL=\nPAWS_PASSWORD=\nJWT_SECRET=\n```\n\n### Global Fonts\n\n- font-family: \"Cinzel\", \"Cormorant\" - https://fonts.google.com/\n\n## Dataset\n\nFor more info: https://www.kaggle.com/competitions/petfinder-adoption-prediction/data\n\u003cbr/\u003e\n\n\n\u003cb\u003ePets\u003c/b\u003e\n- PetID - Unique hash ID of pet profile\n- Type - Type of animal (1 = Dog, 2 = Cat, 3=Cow, 4=Cat)\n- Name - Name of pet (Empty if not named)\n- Age - Age of pet when listed, in months\n- Breed1 - Primary breed of pet (Refer to BreedLabels dictionary)\n- Gender - Gender of pet (1 = Male, 2 = Female, 3 = Mixed, if profile represents group of pets)\n- Color1 - Color 1 of pet (Refer to ColorLabels dictionary)\n- Vaccinated - Pet has been vaccinated (1 = Yes, 2 = No, 3 = Not Sure)\n- Sterilized - Pet has been spayed / neutered (1 = Yes, 2 = No, 3 = Not Sure)\n- Health - Health Condition (1 = Healthy, 2 = Minor Injury, 3 = Serious Injury, 0 = Not Specified)\n- State - State location\n- City - City location\n- RescuerID - Unique hash ID of rescuer\n- Description - Profile write-up for this pet. The primary language used is English, with some in Malay or Chinese.\n- PhotoAmt - Total uploaded photos for this pet\n\n\n## 🙌 Team\n\n- **Hardik Agarwal** [(@Hardikag17)](https://github.com/Hardikag17)\n- **Aditya Grover**  [(@AdityaGrover07)](https://github.com/adityagrover07)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardikag17%2Fsavepaws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardikag17%2Fsavepaws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardikag17%2Fsavepaws/lists"}