{"id":27551027,"url":"https://github.com/ramadhani-yassin/grocery-app","last_synced_at":"2025-06-25T20:05:31.620Z","repository":{"id":286624261,"uuid":"961987217","full_name":"Ramadhani-Yassin/Grocery-App","owner":"Ramadhani-Yassin","description":"Grocery App having Android App Customer Side and Admin web based panel for Managing orders","archived":false,"fork":false,"pushed_at":"2025-04-18T15:01:49.000Z","size":87710,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T13:59:29.790Z","etag":null,"topics":["android","applications","grocery","ordering","smart"],"latest_commit_sha":null,"homepage":"","language":"Java","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/Ramadhani-Yassin.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,"zenodo":null}},"created_at":"2025-04-07T13:30:38.000Z","updated_at":"2025-04-18T15:01:52.000Z","dependencies_parsed_at":"2025-04-14T21:33:46.942Z","dependency_job_id":null,"html_url":"https://github.com/Ramadhani-Yassin/Grocery-App","commit_stats":null,"previous_names":["ramadhani-yassin/grocery-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ramadhani-Yassin/Grocery-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ramadhani-Yassin%2FGrocery-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ramadhani-Yassin%2FGrocery-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ramadhani-Yassin%2FGrocery-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ramadhani-Yassin%2FGrocery-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ramadhani-Yassin","download_url":"https://codeload.github.com/Ramadhani-Yassin/Grocery-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ramadhani-Yassin%2FGrocery-App/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261945358,"owners_count":23234236,"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":["android","applications","grocery","ordering","smart"],"created_at":"2025-04-19T07:51:41.631Z","updated_at":"2025-06-25T20:05:31.574Z","avatar_url":"https://github.com/Ramadhani-Yassin.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# 🛒 Grocery Store Management System  \n\nA powerful **Grocery Management System** designed for **modern retail businesses**, developed by **Resilient Matrix Technologies (RM TECH)**. Built with **PHP**, **MySQL**, and **Android (Java)**, this system streamlines inventory, orders, and deliveries while offering real-time tracking for customers and administrators.\n\n---\n\n## 🌟 Key Features  \n\n### **Admin CMS Features**  \n- **Dashboard Overview** - Sales analytics and quick actions  \n- **Product Management**  \n  - Add/Edit grocery items  \n  - Organize by categories (Fruits, Vegetables, Dairy, etc.)  \n- **Order Pipeline**  \n  - Track orders (Pending → Preparing → On Delivery → Completed)  \n- **Customer Management** - View order history and contact details  \n- **Promotions** - Create special offers and discounts  \n\n### **Android App Features**  \n- **Browse Groceries** - Filter by categories or search  \n- **Order Tracking** - Real-time status updates  \n- **Secure Checkout** - Multiple payment options  \n- **Order History** - View past purchases and receipts  \n\n---\n\n## 🚀 Quick Start  \n\n### **1️⃣ Clone the repository**  \n```bash\ngit clone https://github.com/Ramadhani-Yassin/Grocery-App.git\ncd Grocery-App\n```\n\n### **2️⃣ Backend Setup (PHP/MySQL)**  \n1. Import database:  \n   ```bash\n   mysql -u root -p grocery \u003c healthykitchendb.sql\n   ```\n2. Configure database:  \n   ```bash\n   cp admin/includes/config.example.php admin/includes/config.php\n   ```\n   Edit with your credentials.\n\n### **3️⃣ Android App Setup**  \n1. Open `Grocery-App/Android` in **Android Studio**  \n2. Update API base URL in:  \n   `app/src/main/java/com/rmtech/grocery/utils/ApiClient.java`  \n   ```java\n   public static final String BASE_URL = \"http://your-domain.com/app/\";\n   ```\n3. Build and run (Android 5.0+ required)  \n\n---\n\n## 💡 Contributing  \n\nWe welcome contributions! 🚀 If you'd like to improve this grocery system:  \n\n✅ Submit a **Pull Request (PR)**  \n✅ Open an **Issue** for bugs or feature requests  \n\n---\n\n## 📄 License  \n\nMIT License © [Resilient Matrix Technologies](LICENSE)  \n\n---\n\n## 🏆 Developed by  \n\n**Resilient Matrix Technologies (RM TECH)**  \n**Empowering Businesses with Smart Tech \u0026 Financial Solutions | EST. 29 Nov 2022**  \n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Ramadhani-Yassin\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/GitHub-181717?style=for-the-badge\u0026logo=github\u0026logoColor=white\" alt=\"GitHub\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.linkedin.com/in/ramadhani-yassin-ramadhani/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" alt=\"LinkedIn\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"mailto:yasynramah@gmail.com\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Email-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white\" alt=\"Email\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.instagram.com/rm_tech.tz/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge\u0026logo=instagram\u0026logoColor=white\" alt=\"Instagram\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framadhani-yassin%2Fgrocery-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framadhani-yassin%2Fgrocery-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framadhani-yassin%2Fgrocery-app/lists"}