{"id":20152606,"url":"https://github.com/justinhennis1/pantrytracker","last_synced_at":"2026-06-08T11:02:19.801Z","repository":{"id":251567918,"uuid":"835468792","full_name":"JustinHennis1/pantrytracker","owner":"JustinHennis1","description":"A CRUD inventory management system leveraging Gemini Pro 1.5 and Gemini Flash to create recipes from your pantry with detailed steps..","archived":false,"fork":false,"pushed_at":"2024-08-08T01:33:34.000Z","size":194,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T01:20:12.337Z","etag":null,"topics":["gemini-pro","gemini-pro-vision","image-processing","pantry-tracker","recipe","recipe-generator"],"latest_commit_sha":null,"homepage":"https://pantrytracker.justinhennis.com","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/JustinHennis1.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-07-29T22:53:23.000Z","updated_at":"2024-08-08T01:47:40.000Z","dependencies_parsed_at":"2024-08-08T03:45:40.358Z","dependency_job_id":null,"html_url":"https://github.com/JustinHennis1/pantrytracker","commit_stats":null,"previous_names":["justinhennis1/pantrytracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JustinHennis1/pantrytracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinHennis1%2Fpantrytracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinHennis1%2Fpantrytracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinHennis1%2Fpantrytracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinHennis1%2Fpantrytracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JustinHennis1","download_url":"https://codeload.github.com/JustinHennis1/pantrytracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinHennis1%2Fpantrytracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34059157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":["gemini-pro","gemini-pro-vision","image-processing","pantry-tracker","recipe","recipe-generator"],"created_at":"2024-11-13T23:12:48.525Z","updated_at":"2026-06-08T11:02:19.766Z","avatar_url":"https://github.com/JustinHennis1.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OndaShelf\n\nOndaShelf is an advanced Inventory Management System designed to revolutionize how you manage, analyze, and optimize your inventory. By leveraging cutting-edge Gemini AI models, OndaShelf can analyze images and generate recipes, offering a seamless integration of technology into your inventory management process.\n\n## Features\n\n- **AI-Powered Image Analysis**: Utilizes Gemini AI models to analyze inventory images and automatically generate recipes.\n- **Real-time Inventory Tracking**: Keep track of your inventory with instant updates and notifications.\n- **User-friendly Interface**: Built with React and Material UI for a smooth and intuitive user experience.\n- **Secure and Scalable Backend**: Powered by Firebase for authentication, data storage, and cloud functions.\n- **Modern Web Technologies**: Developed with Next.js for server-side rendering and optimized performance.\n\n## Tech Stack\n\n- **Next.js**: A React framework for production-ready applications with server-side rendering.\n- **Firebase**: Provides backend services like authentication, real-time database, and cloud functions.\n- **React**: A JavaScript library for building user interfaces.\n- **Material UI**: A popular React UI framework that offers a set of accessible and customizable design components.\n\n## Installation\n\nTo get started with OndaShelf, follow these steps:\n\n1. **Clone the repository**:\n    ```bash\n    git clone https://github.com/JustinHennis1/pantrytracker.git\n    cd pantrytracker\n    ```\n\n2. **Install dependencies**:\n    ```bash\n    npm install\n    ```\n\n3. **Set up environment**:\n    - Create a Firebase project at [Firebase Console](https://console.firebase.google.com/).\n    - Enable authentication and Firestore in the Firebase console.\n    - Get Firebase API Key and set it in the `.env` file at the root directory\n    - Get a Gemini API Key and set it in the `.env` file at the root directory\n\n4. **Run the development server**:\n    ```bash\n    npm run dev\n    ```\n\n5. **Open your browser** and navigate to `http://localhost:3000` to view OndaShelf.\n\n## Usage\n\n- **Upload Inventory Images**: Easily upload images of your inventory for analysis.\n- **Generate Recipes**: Let the AI analyze your inventory and provide recipe suggestions.\n- **Manage Inventory**: Add, edit, or remove inventory items effortlessly.\n- **Track Inventory**: Stay updated with the latest inventory status and alerts.\n\n## Contributing\n\nWe welcome contributions to OndaShelf! To contribute, please fork the repository, create a feature branch, and submit a pull request.\n\n## License\n\nOndaShelf is released under the [MIT License](LICENSE).\n\n## Contact\n\nFor questions, suggestions, or issues, please contact [15hennisjustin@gmail.com].\n\n---\n\nThank you for using OndaShelf! We hope it transforms your inventory management experience.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustinhennis1%2Fpantrytracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustinhennis1%2Fpantrytracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustinhennis1%2Fpantrytracker/lists"}