NearByShop- Customer can buy products from nearest store- iOS App
$39.00
3 sales
Review for NearByShop- iOS App
As an android user, I’m accustomed to using local apps for daily needs, so exploring the NearByShop’s iOS app was exciting and promising. Developed for buyers to purchase products from local stores, NearByShop aims to simplify your errands by listing the most convenient and relevant shops based on your location. Is it a successful experience or a disappointment? Let me share my review after checking out the features, which I’ll summarize for easier understanding.
Multi-Faceted Features for Effective Use
Upon exploration, I discovered the application offered a range of exciting and practical features that allowed effortless navigation. With:
- Stores listed by users’ ratings, ensuring customer satisfaction
- Seamless search functionality to help navigate through various products and items
- Intuitively designed product listings making it easy to understand which products are available in nearest stores
- Opening and closing time and availability of products for hassle-free shopping
- Direct ordering with delivery or home pickup options
And when it comes to Admin functions, I observed it comprises:
- Complete dashboards for Store and Seller management
- Add, edit, or removal of products, products in categories, and Store List
- Handling deliveries, and receiving instant confirmation of orders
However, I must point out minor issues:
- Navigation felt slightly cluttered
- Some UI elements did look a bit dated, leading to minor UI conflicts
A Mixed Conclusion (Score: 5 out of 10)
In conclusion, though NearbyShop has many notable accomplishments, such as addressing fundamental issues in online retail—like local and flexible checkout options—, Nearbyshop still needs further enhancement focusing on UI consistency to strengthen its overall impression, the app still leaves plenty space for improvement in usability of the interface.
So why not try the free-to-download NearByShop mobile app? You could purchase products from the comfort of your home or near their nearest store!
(Psst… Did you want any more details on android-based NearByShop apps to compare? I found links to similar demo pages & videos you must check out! [Image: NearByShop customer can buy products from nearby store iOS App image4])
User Reviews
Be the first to review “NearByShop- Customer can buy products from nearest store- iOS App”
Introduction
Welcome to the NearByShop tutorial! NearByShop is a revolutionary iOS app that allows customers to browse and purchase products from the nearest physical store. With NearByShop, you can now shop from the comfort of your own home or on-the-go, and get your products delivered or picked up from a store near you.
In this tutorial, we will walk you through the process of using NearByShop to find and purchase products from your nearest store. Whether you're a busy professional looking for a quick errand or a busy parent looking for a convenient way to shop for your family, NearByShop has got you covered.
Step 1: Download and Install the NearByShop App
To start using NearByShop, you'll need to download and install the app on your iOS device. Simply follow these steps:
- Open the App Store on your iOS device.
- Search for "NearByShop" in the search bar.
- Tap on the NearByShop app icon to open its page.
- Tap the "Get" button to begin downloading the app.
- Wait for the app to download and install.
- Tap the "Open" button to launch the app.
Step 2: Create an Account
Once you've launched the NearByShop app, you'll be prompted to create an account. Creating an account is a simple and quick process that will allow you to access your personalized shopping experience. Here's how to do it:
- Tap on the "Sign Up" button on the login screen.
- Enter your name, email address, and password in the required fields.
- Tap the "Sign Up" button to create your account.
- You will receive a confirmation email with a link to verify your email address. Click on the link to confirm your email address.
Step 3: Locate Your Nearest Store
Once you've created your account, you'll be taken to the app's main screen. To find your nearest store, simply follow these steps:
- Tap on the "Nearby Stores" button at the bottom of the screen.
- The app will use your device's location services to find the nearest stores.
- A list of nearby stores will appear on the screen, along with their addresses, distances, and ratings.
- You can filter the list by distance, rating, or store type (e.g. grocery store, clothing store, etc.) by tapping on the respective buttons at the top of the screen.
Step 4: Browse and Select Products
Once you've located your nearest store, you can browse and select products from their catalog. Here's how:
- Tap on a store to view its catalog.
- Browse through the store's products by category (e.g. electronics, home goods, etc.) or by searching for a specific product.
- When you find a product you want to purchase, tap on it to view its details.
- Read reviews and ratings from other customers to help you make an informed decision.
- Tap the "Add to Cart" button to add the product to your shopping cart.
Step 5: Check Out and Place Your Order
Once you've added all the products you want to purchase to your cart, you can proceed to checkout. Here's how:
- Tap on the "Cart" icon at the bottom of the screen to view your shopping cart.
- Review your order and make any necessary changes.
- Tap the "Checkout" button to proceed to the payment screen.
- Enter your payment information (e.g. credit card number, expiration date, etc.) and tap the "Pay" button to complete your order.
- You will receive an order confirmation email with the details of your order.
Step 6: Pick Up or Deliver Your Order
Once you've placed your order, you can pick it up from the store or have it delivered to your doorstep. Here's how:
- Tap on the "Order History" button at the bottom of the screen to view your past orders.
- Tap on an order to view its details.
- Tap the "Pick Up" button to pick up your order from the store.
- Tap the "Deliver" button to have your order delivered to your doorstep.
That's it! With these simple steps, you can use NearByShop to browse and purchase products from the nearest physical store. Happy shopping!
Application ID
To configure the NearByShop app, you need to create an application ID in the developer portal. Go to the Apple Developer portal, select your app, and go to the "Capabilities" tab. Enable the "Location Services" capability.
Google Maps API Key
You need to create a Google Maps API key to use the Google Maps SDK in your app. Go to the Google Cloud Console, create a new project, and enable the Google Maps SDK. Then, go to the API keys page and create a new API key.
NearByShop Server API Key
You need to create a NearByShop server API key to connect to the NearByShop server. Go to the NearByShop server API documentation and create a new API key.
Geocoder
To configure the geocoder, go to the NearByShop server API documentation and enable the geocoder service. Then, set the geocoder API key in the NearByShop app settings.
Location Services
To configure location services, go to the Apple Developer portal, select your app, and go to the "Capabilities" tab. Enable the "Location Services" capability and set the NSLocationWhenInUseUsageDescription key in the app's Info.plist file.
NearByShop App Settings
To configure the NearByShop app settings, go to the app's Settings.bundle file and set the following keys:
- NSNearByShopAPIKey: set the NearByShop server API key
- NSGeocoderAPIKey: set the geocoder API key
- NSApplicationID: set the application ID
- NSGoogleMapsAPIKey: set the Google Maps API key
Product Catalog
To configure the product catalog, go to the NearByShop server API documentation and create a new product catalog. Then, set the product catalog ID in the NearByShop app settings.
Store Information
To configure the store information, go to the NearByShop server API documentation and create a new store. Then, set the store ID in the NearByShop app settings.
Order Processing
To configure the order processing, go to the NearByShop server API documentation and create a new order processing service. Then, set the order processing API key in the NearByShop app settings.
Payment Gateway
To configure the payment gateway, go to the NearByShop server API documentation and create a new payment gateway. Then, set the payment gateway API key in the NearByShop app settings.
Here are the features of the NearByShop iOS App:
- Stores list nearby with open or close status
- Stores list by user rating
- Stores list on a map
- Search Stores
- Stores information
- Stores ratings by user
- Stores contact number
- Opening and closing time
- Map location
- Delivery type: Cash on delivery or Card on delivery
- Set as favorite
- Categorized Product List
- Add to cart
- Place an order from cart
- Change quantity in cart
- Use google map to share your location while place order
- Complete detail of order
- Order time & delivery time
- Ordered item details
- Add Review
- User order history
- Register user with the profile picture
- User login
- Facebook login
- Google login
- Push notification with firebase
- Order status push notification
- Admob (With Option To Turn On/Off)
Delivery Boy Features:
- Login from Single app
- Set presence
- Check new Orders
- Get notified on new order assigned
- Order History
- Order detail with name, address, contact no & item detail
- Call customer or show route on the map
- Picked order & deliver an order
Admin Dashboard Features:
- Checklist of Stores – Add, Edit,
- Add Category
- Check Products
- Add New city
- Check no of orders for
- Manage app user
- Manage User reviews
- Send push notification
Store Owner Dashboard Features:
- Separate dashboard for store
- Edit store details
- Add Product and Product Category
- Check new orders and order details
- Add delivery boy
- Assign order to delivery boy
- Check order report
Let me know if you'd like me to extract any further information!
$39.00
There are no reviews yet.