{"id":25426764,"url":"https://github.com/mattuebel/garden-app","last_synced_at":"2026-05-04T01:35:08.681Z","repository":{"id":276709845,"uuid":"929527404","full_name":"MattUebel/garden-app","owner":"MattUebel","description":"A FastAPI-based garden management system for tracking plants, garden beds, and growth with support for image processing and barcode scanning","archived":false,"fork":false,"pushed_at":"2025-02-10T00:53:28.000Z","size":128,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T01:30:00.604Z","etag":null,"topics":["docker","fastapi","garden","iot","python","raspberry-pi"],"latest_commit_sha":null,"homepage":"https://github.com/MattUebel/garden-app","language":"Python","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/MattUebel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2025-02-08T18:49:32.000Z","updated_at":"2025-02-10T00:53:31.000Z","dependencies_parsed_at":"2025-02-10T01:30:03.710Z","dependency_job_id":"a47151d1-b770-491c-b20c-8ac0d09d915c","html_url":"https://github.com/MattUebel/garden-app","commit_stats":null,"previous_names":["mattuebel/garden-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattUebel%2Fgarden-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattUebel%2Fgarden-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattUebel%2Fgarden-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattUebel%2Fgarden-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MattUebel","download_url":"https://codeload.github.com/MattUebel/garden-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239214044,"owners_count":19601076,"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":["docker","fastapi","garden","iot","python","raspberry-pi"],"created_at":"2025-02-17T00:21:51.937Z","updated_at":"2026-05-04T01:35:08.616Z","avatar_url":"https://github.com/MattUebel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Garden App\n\n[![CI/CD](https://github.com/MattUebel/garden-app/actions/workflows/ci.yml/badge.svg)](https://github.com/MattUebel/garden-app/actions/workflows/ci.yml)\n\nA FastAPI-based garden management system that helps track and manage your garden beds, plants, and their growth.\n\n## Features\n\n- Garden bed management and tracking\n- Plant lifecycle monitoring with yearly tracking\n- Image upload and processing\n- Barcode scanning support\n- Garden statistics and visualization, including year-over-year comparisons\n- RESTful API endpoints\n- Responsive web interface\n\n## Quick Start\n\n### Prerequisites\n- Docker and Docker Compose V2\n- Git\n\n### Local Development\n\n1. Clone the repository:\n```bash\ngit clone git@github.com:MattUebel/garden-app.git\ncd garden-app\n```\n\n2. Start the development environment:\n```bash\ndocker compose up\n```\n\nThe application will be available at http://localhost:8000. The development server will automatically reload when you make changes to the code.\n\n\u003e Note: Database data is persisted in a Docker volume named \"garden-app-db-data\". The development database is accessible on port 5432 with username \"garden_user\" and password \"garden_password\" if you need to connect directly.\n\n## Documentation\n\n- [Development Guide](docs/development-guide.md)\n- [Testing Guide](docs/testing-guide.md)\n- [Azure Deployment Guide](docs/azure-deployment.md)\n- [Raspberry Pi Deployment Guide](docs/raspberry-pi-deployment.md)\n\n## API Documentation\n- Swagger UI: http://localhost:8000/api/docs\n- ReDoc: http://localhost:8000/api/redoc\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattuebel%2Fgarden-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattuebel%2Fgarden-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattuebel%2Fgarden-app/lists"}