{"id":22006148,"url":"https://github.com/yogesh-bhandare/k-mart-app","last_synced_at":"2025-10-11T05:01:28.772Z","repository":{"id":224792592,"uuid":"764265135","full_name":"yogesh-bhandare/K-MART-APP","owner":"yogesh-bhandare","description":"K-Mart: A platform for Indian farmers to access real-time market prices, weather updates, and government schemes. Future updates will include AI-based plant disease diagnosis.","archived":false,"fork":false,"pushed_at":"2024-08-16T22:09:16.000Z","size":68553,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-30T23:51:12.644Z","etag":null,"topics":["axios","django","django-rest-framework","mysql","react-native","react-router","redux"],"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/yogesh-bhandare.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-27T19:17:12.000Z","updated_at":"2024-11-19T09:36:14.000Z","dependencies_parsed_at":"2024-03-09T06:23:31.695Z","dependency_job_id":"b0aa6777-16b0-44ca-a0b1-11e8c864a075","html_url":"https://github.com/yogesh-bhandare/K-MART-APP","commit_stats":null,"previous_names":["gityb8/k-mart-app","codeby-yb/k-mart-app","yogesh-bhandare/k-mart-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogesh-bhandare%2FK-MART-APP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogesh-bhandare%2FK-MART-APP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogesh-bhandare%2FK-MART-APP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogesh-bhandare%2FK-MART-APP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yogesh-bhandare","download_url":"https://codeload.github.com/yogesh-bhandare/K-MART-APP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252580642,"owners_count":21771374,"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":["axios","django","django-rest-framework","mysql","react-native","react-router","redux"],"created_at":"2024-11-30T01:09:39.581Z","updated_at":"2025-10-11T05:01:28.679Z","avatar_url":"https://github.com/yogesh-bhandare.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to K-Mart\r\n\r\n## Project Overview\r\n\r\nK-Mart, short for Kisan Mart, is an innovative platform designed for Indian farmers to access real-time market prices for their yields. The app shows prices from nearby and distant markets, helping farmers decide where to sell their produce for maximum profit. Beyond market prices, K-Mart offers features like weather updates, event notifications, government schemes, and order management. A future update will include a Crop Doctor feature, using CNN, deep learning, and ML models with TensorFlow, to diagnose plant diseases.\r\n\r\n## Download APK\r\n\r\n**Try our preview version:**\r\n   ```bash\r\n   https://expo.dev/accounts/yogesh8/projects/K-Mart-Application/builds/5047dad9-edd1-4717-a19b-a27b359cb9cf\r\n   ```\r\n\r\n## Motivation\r\n\r\nIndian farmers face challenges in getting accurate and timely information about market prices, which can significantly impact their earnings. K-Mart addresses this by providing a comprehensive platform that not only helps farmers get the best prices for their yields but also offers additional resources to support their farming activities and decision-making processes.\r\n\r\n## What It Does\r\n\r\nK-Mart allows farmers to:\r\n\r\n- **Access Market Prices:** View live prices from various markets to choose the most profitable one.\r\n- **Weather Updates:** Receive timely weather information to plan farming activities.\r\n- **Event Notifications:** Stay informed about relevant agricultural events and deadlines.\r\n- **Government Schemes:** Learn about and apply for government schemes and support programs.\r\n- **Order Management:** Manage and track orders for agricultural inputs and services.\r\n- **Crop Doctor (Future Update):** Diagnose plant diseases by uploading photos of affected plants.\r\n\r\n## Features\r\n\r\n- **User-Friendly Interface:** Intuitive design for seamless navigation and ease of use.\r\n- **Real-Time Data:** Access to live market prices and weather updates.\r\n- **Comprehensive Resource Center:** Information on government schemes, events, and order management.\r\n- **Secure and Confidential:** Prioritizes user privacy and data security.\r\n- **Advanced Plant Diagnosis (Future Update):** AI-powered plant disease detection using CNN, deep learning, and ML models.\r\n\r\n## How We Built It\r\n\r\nK-Mart is built using the following technologies:\r\n\r\n- **Frontend:** React Native, Expo\r\n- **Backend:** Django, Django Rest Framework, Node.js\r\n- **State Management:** Redux\r\n- **Database:** MySQL\r\n- **Authentication:** JWT Authentication\r\n- **HTTP Requests:** Axios\r\n\r\nThe backend processes user inputs and maintains the database, while the frontend offers an interactive user interface for accessing market prices, weather updates, and other features.\r\n\r\n## Challenges\r\n\r\nIntegrating the Django-based backend with React Native frontend presented initial challenges, particularly in maintaining real-time data flow and ensuring secure authentication. However, by leveraging Axios for HTTP requests and JWT for authentication, we achieved seamless integration.\r\n\r\n## What We Learned\r\n\r\nDeveloping K-Mart provided valuable insights into full-stack development, especially in backend-frontend communication and secure data management. We enhanced our skills in React Native, Django, state management, and machine learning model integration, leading to a robust and user-centric application.\r\n\r\n## What's Next for K-Mart\r\n\r\nFuture enhancements for K-Mart include:\r\n\r\n- **Crop Doctor Feature:** Integrating advanced analytics for plant disease detection using CNN, deep learning, and ML models.\r\n- **Enhanced User Experience:** Adding new features to further support farmers' decision-making processes.\r\n- **Expanded Resource Center:** Providing more comprehensive information on agricultural practices, government schemes, and market trends.\r\n\r\n## Getting Started\r\n\r\nTo get started with K-Mart, follow these steps:\r\n\r\n**Clone the repository:**\r\n   ```bash\r\n   git clone https://github.com/yourusername/k-mart.git\r\n   ```\r\n\r\n## Demo Video\r\n\r\nClick on thumbnail and download video!\r\n[![K-Mart Demo Video](/client/assets/K-Mart.png)](/client/assets/Video/kmart.mp4)\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyogesh-bhandare%2Fk-mart-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyogesh-bhandare%2Fk-mart-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyogesh-bhandare%2Fk-mart-app/lists"}