What software do I need to create a website which automatically sends price comparisons of specific groups of products to consumers? - comparison

I have an idea but I have no technological background. Here is the idea:
The following information is collected from the customers:
• Products they are looking for (e.g. trainers, jeans, t-shirts, hoodies, bags).
• Sizes for each product category.
• Budget for each product category.
• Favourite brands for each product category.
• Colours for each product category.
Website searches all leading online luxury retailers and automatically sends the best deals and sale items based on the customer’s saved preferences. A list of suitable deals are sent to the customer via email on a weekly basis, or alternatively, the customer can log in to their account via our website in order to view their up-to-date deals selection.
Customers can change their preferences at any time via the website and the following week’s selection will be updated accordingly.
(Website needs to be able to send deals of multiple brands for different product categories e.g. customer wants hoodies from Nike, Adidas or Puma and wants trainers from New Balance or Converse)
What software will do this/where can I get this software?
Thanks!
Olly.

Related

can we create a final table for multiple tables?

Procedures
Names of existing procedures to reference .Job and SSIS information if applicable
none
Business Background
Proactive contact strategy to clients with Saving Accounts to open a Credit Card Account.
Program Objectives
Contact BOfA clients with a Saving Account to encourage them to open a Credit Card account.
Dependencies
None
Follow-up Metrics :
none
Requirements
• Audience requirements
Clients that have Saving Account but no Credit Card Account with the bank
• Execution requirements
Description of how and when the campaign should be executed.
Execute Campaign Monthly: Leads targeted to load the first Monday of the month and remain open until first Sunday of the month.
• Output/Detail fields Section
The following detail fields apply to all outbound campaigns:
Detail Field 1: DOB
Detail Field 2: Age of the Saving Account
Detail Field 3: Saving account balance
Exclusions Rules
Standard Exclusions/ Mandatory Scrubs – All Client Campaigns (Only the ones in Bold)
Select Description
DSCD Primary account holder is deceased
AML Money Laundering Alert present
NRC HH has a non-resident alien
FRGN HH has a non-US address
HZIP HH has a zip code in a FEMA disaster area
Dedupe
HH Level De-dup (when multiple accounts in the HH qualify for the same campaign:HH level
De-dupe (Primary account)
NOPN Account we do not have a phone number
Custom Exclusions
Include accounts that have more than 1000 in saving – exclude accounts that have less than or equal to 1000 in saving
Include clients that are at least 25 years old -- exclude clients that are younger than 25 years
If a client already has a Credit Card account, he/she should not be targeted -- include clients who have a saving account but not a credit card account
I was trying to build select statements and create final table,
create a merge statement and create stored proc

Other than create products, price and langauage management, what HMS IAP PMS can do?

HUAWEI IAP provides a product management system (PMS) for managing the prices and languages of in-app products (including games) in multiple locations. Other than thses two catagories that developers can use directly in Huawei App Gallary, are there other functions PMS provides and how can developers use them?
The Product Management System (PMS) API allows you to create and update product and promotion information, including the product price and display language, implementing in-app management of product prices and display languages for localized pricing for global locations.
Creating Products: Including Creating a Non-Subscription Product (Consumables and Non-consumables) and Creating a Subscription Product (auto-renewable)
Querying Products: You can call the Querying Details of a Product API to query a specific product based on the app ID and product ID or call the Querying Products by Criteria API to query all products that meet the criteria that you have specified, for example, all products in a specified app and all products in a specified subscription group, which can be sorted by attribute.
Updating Product Information: Basic product information includes the product name, language, price, and status. You can call the Updating a Product or Updating Products in Batches API to update basic product information.
Managing Product Statuses: The status of a product is specified when it is created. You can then call the Activating Products in Batches or Deactivating Products in Batches API to update product statuses in batches.
Managing Product Promotion Information: You can call the Creating Product Promotion Information API to create product promotion information for both subscription and non-subscription products, including the including the promotion time period, applicable countries/regions, and promotional prices. To update the information, call the Updating Product Promotion Information API.

iOS - Can I restrict the Subscription Group to different country?

I'd like to sale different auto-subscriptions in specific countries due to our business model strategy (Our app has global released).
for example:
Subscription (A + B) will be sold in Japan.
Subscription (B) will be sold in countries except Japan.
We can display different product content by identifying the location or country in our app.
Will this way be forbidden from App review guideline?
Thank you!

Can we purchase multiple copies (at one go) of same product id without multiple authentication popups?

We have implemented non-renewing subscriptions in an iOS app. There are different packs with different product Ids. We would like to purchase multiple quantities of the same pack / product id, by leveraging queuing, at one go.
But when we do so the authentication pop-up shows up multiple times.
For example, if we order 3 copies of the pack / product id, then the authentication popup shows up 3 times, even though the order was via a single request submission.
This obviously is very bad user experience.
Is it possible to purchase multiple quantities of the same product id but not get multiple authentication pop-ups?
Please help with this.

How to get payment per iOS app report?

Let say I'm a company and I have 2 subcontractors developing 2 different iOs apps. I want to know how much each app is earning to pay them accordingly.
How can I know how much each iOs app is earning per month ?
From the iTunes Connect's "Payments and Financial reports" page I can get the payment per country per month but I didn't find the payment per app that I need.
You are able to get app sales by SKU and a lot more, but you must generate a report first.
In payments and financial records module there is a button in the top right named Create Reports. Click this button and select the regions you want to include. It defaults to all regions. Once the report is generated you can download it and view the data it contains. Each region is archived and once unarchived it is in CSV format. You can view it in a text editor which is rather ugly, or a spreadsheet or enter it into your own database with a custom dashboard for whatever serves your purpose.
For additional info go to the Resources and Help module in iTunes connect. In the news feed there is an entry Feb 25 2016 titled Introducing the new Payments and Financial Records. This has additional info that may be useful.
I could get how much each iOs app is earning per month using my own project and the CSV report files from Apple.
Java version : https://github.com/est-seb/revenuePerAppJava
Javascript (Node + electron) version : https://github.com/est-seb/RevenuePerApp

Resources