Python Flask API
Budget: $8 – $15 USD
Don't just auto-respond! I'm only going to look at responses that start with "YES I HAVE WORKED WITH PYTHON FLASK AND API"
I'm looking at a few referral marketing solutions like Prefinery.com - but I'm thinking of something a bit more simple but flexible.
You will be creating the python api component - others will be working with Wix and calling the api - i'm just explaining the entire process
- Wix form that can connect to api (that we create)
- the api receives the email and id and parent_id - i'll explain parent id
- api checks to see if that email_id with that promotion already exists
- if yes then message on next page/view in wix that says you already signed up
- if no then they get a unique id and url that has their id as param
- Wix will then take them to another landing page and it will have this link that they can share (in future maybe we can have direct sharing with social platforms)
- when new person gets an email and presses link they go to the original landing page and the cycle starts again
Task 1 - is the web code
Task 2 - is the simple api that works with a database (i'm a database person so i can set that up)
I'm looking at a few referral marketing solutions like Prefinery.com - but I'm thinking of something a bit more simple but flexible.
You will be creating the python api component - others will be working with Wix and calling the api - i'm just explaining the entire process
- Wix form that can connect to api (that we create)
- the api receives the email and id and parent_id - i'll explain parent id
- api checks to see if that email_id with that promotion already exists
- if yes then message on next page/view in wix that says you already signed up
- if no then they get a unique id and url that has their id as param
- Wix will then take them to another landing page and it will have this link that they can share (in future maybe we can have direct sharing with social platforms)
- when new person gets an email and presses link they go to the original landing page and the cycle starts again
Task 1 - is the web code
Task 2 - is the simple api that works with a database (i'm a database person so i can set that up)