{"id":15104987,"url":"https://github.com/cephascard0207/lendapaw_app","last_synced_at":"2026-02-12T00:05:26.648Z","repository":{"id":252097903,"uuid":"838947782","full_name":"cephascard0207/LendAPaw_app","owner":"cephascard0207","description":"A mobile app designed to help users add and track information about stray pets in their area. The app features screens for adding pet details, including type, name, image, and last seen location. The app aims to facilitate the process of helping stray animals find assistance. App Design \u0026 Development under Progress!","archived":false,"fork":false,"pushed_at":"2024-08-09T07:20:22.000Z","size":4932,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T12:42:07.583Z","etag":null,"topics":["android-app","app-design","app-development","kivy","lendapaw","mobile-app","python","pythonkit","thunkable"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cephascard0207.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}},"created_at":"2024-08-06T16:51:19.000Z","updated_at":"2024-08-09T07:20:25.000Z","dependencies_parsed_at":"2024-10-31T04:41:10.090Z","dependency_job_id":"c3bddaf9-5884-40a2-8ec0-dc3913ad07a2","html_url":"https://github.com/cephascard0207/LendAPaw_app","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"697b647585e7d11d7506a73e2906bd52a63312ab"},"previous_names":["cephascard0207/lendapaw_app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cephascard0207/LendAPaw_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cephascard0207%2FLendAPaw_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cephascard0207%2FLendAPaw_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cephascard0207%2FLendAPaw_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cephascard0207%2FLendAPaw_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cephascard0207","download_url":"https://codeload.github.com/cephascard0207/LendAPaw_app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cephascard0207%2FLendAPaw_app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272991766,"owners_count":25027490,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-app","app-design","app-development","kivy","lendapaw","mobile-app","python","pythonkit","thunkable"],"created_at":"2024-09-25T20:20:15.513Z","updated_at":"2026-02-12T00:05:26.587Z","avatar_url":"https://github.com/cephascard0207.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lend a Paw🐶🐱\n\nA mobile app designed to help users add and track information about stray pets in their area. Currently using Thunkable to build a Prototype, the app aims to facilitate the process of helping stray animals find assistance. But will soon be Developed using Python Kivy Kit for Multi-Platform Application development.\n\n## Mobile App Design v1.0\n\u003cimg src=\"https://github.com/cephascard0207/LendAPaw_app/blob/main/LendaPAW_oldPrototypeDesign.png\"/\u003e\n\n\n## Features\n\n- **Splash Screens:** Introduction screens to welcome users.\n- **Home View:** Displays all added stray pets with an option to add a new entry.\n- **Add Paw Screen:** Allows users to input stray pet details including:\n  - Stray type (Dog or Cat)\n  - Name of the person adding the information\n  - Image of the stray pet\n  - Location where the pet was last seen\n\n## Screens\n\n1. **Splashscreen One:** Initial welcome screen.\n2. **Splashscreen Two:** Secondary introduction screen.\n3. **Home View:** Main screen displaying added strays with an add button.\n4. **Add Paw Screen:** Screen to input stray details including type, name, image, and last seen location.\n\n## Usage\n\n1. **Home View:** View all added stray pets and add new entries.\n2. **Add Paw Screen:** Fill in the details about the stray pet and submit to save the information.\n\n### How to Contribute\n\n1. **Fork the repository.**\n2. **Clone your fork:**\n   ```bash\n   git clone https://github.com/your-username/LendAPaw_app.git\n   ```\n3. **Create a new branch from `main`:**\n   ```bash\n   cd LendAPaw_app\n   git checkout -b feature-branch\n   ```\n4. **Make your changes and commit them:**\n   ```bash\n   git add .\n   git commit -m 'Add new feature'\n   ```\n5. **Push to the branch:**\n   ```bash\n   git push origin feature-branch\n   ```\n6. **Create a new Pull Request:**\n   - Go to the repository on GitHub.\n   - Click on the \"Compare \u0026 pull request\" button.\n   - Submit the pull request.\n\n## License\n\nThis project is licensed under a custom lend a paw app license - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments \u0026 Contributor Credits\n\n- Project Contributors \u003e Cephas Cardozo \u0026 Andy Fernandes\n- Thanks to Thunkable for providing a platform to build the app.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcephascard0207%2Flendapaw_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcephascard0207%2Flendapaw_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcephascard0207%2Flendapaw_app/lists"}