
Grocery Store Android App

Description
Grocery Store app can sale grocery product, preferred brands, kitchen needs, essential home supplies and more, through this online, one-stop grocery store. It provides you with a convenient way to sale from your grocery shopping app. You can use this app as one big super market app to sale product of your store. This app make easy for user to buy product from store with easy steps and store can get easy order.
Feature of app :
- Native Android Code
- Classified Products
- Easy add to cart with one click item
- Manage Delivery Address Street wise
- Choose Delivery time slot
- User Menu
- Manage Orders
- Manage Profile
- Manage Address
- FCM Notification Configure.
- Easy Backend Admin Panel (With CodeIgnitor)
- Manage Daily Orders
- Manage Products
- Categories
- Purchase
- Stock
- Sales Order
- Manage Socity and Area Code
- Manage Delivery Time Schedule
- Multi Language support
Video Preview
App Login Details: Email : user@gmail.com password : terminal
Admin Login Details: Email : admin@gmail.com Password : terminal
App Login Details: Email : user@gmail.com password : terminal
Release Note
Release Note : Version : 1.6 ADDED Order Date and Stock revert back on cancel order. 1. Update in database : ALTER TABLE `sale` ADD `created_at` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP AFTER `delivery_charge`; By do above query add one extra field in Sale table 2. Replace Language folder or add follwoing keywords in ps_lang.php file $lang["Order Date :"] = "Order Date :"; $lang["Delivery Date :"] = "Delivery Date :"; $lang["Delivery Details :"] = "Delivery Details :"; $lang["Order Date"] = "Order Date"; 3. Replace following files application/views/admin/orders/orderdetails.php application/views/admin/orders/orderslist.php application/views/admin/dashboard.php application/models/product_model.php
Release Note
Version : 1.5
Released Date : 30-03-2018
Fix issue of PHP version 7.0 and compatible with it.
replace folders :
system
application/controllers
application/models
application/views
replace file :
index.php
edit file :
application/config/config.php
Line 376 : $config['sess_driver'] = 'database';
Line 379 : $config['sess_save_path'] = 'ci_sessions';
Database Update :
Add new table with following script :
CREATE TABLE IF NOT EXISTS `ci_sessions` (
`id` varchar(128) NOT NULL,
`ip_address` varchar(45) NOT NULL,
`timestamp` int(10) unsigned DEFAULT 0 NOT NULL,
`data` blob NOT NULL,
KEY `ci_sessions_timestamp` (`timestamp`)
);
Release Note Version : 1.4 Released Date : 27 November, 2017 Fix Issue: 1) Product Description (new) 2) Edit admin user Profile (new) 3) Alloe Decimal price 4) Closing Hours Delete (Fix) 5) Parent Categories display in list Version : 1.3 Released Date : 07 Sept 2017 Fix Issue, Product Image Load Fast Go to Folder : app/src/main/java/Adapter 1) Cart_adapter.java 2) Home_adapter.java 3) My_order_detail_adapter.java 4) Product_adapter.java
Version : 1.2 Released Date : 04 Sept 2017 Fix bug in Register App user list 1) application/models/Product_model.php 2) application/views/admin/allusers.php
Version : 1.1 Released Date : 10 Aug 2017 1) Search Bug Fixed 2) Address list Radio button issue fix 3) if any category no have subcategory then product display in main category in app. 4) Forgot password email configuration view change ( Read in Documation file) 5) in add category and edit category Bug Fixed 6) remove required pincode in app. 7) change image upload library <img src="/images/smileys/cool.png" alt="8)" title="8)" /> Product zoom (New) 9) Delivery charges add in app order details page. 10) Order status panding then show "cancle order" button othrewise hide 11) Admin password change issue fix in User management menu. 12) Order Display descending order. 13) Replace UNIQUE key user_phone To user_email in registers and users table.(In Database) 14) Remove some extra field in database and app .
External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.
