JavaScript for URL Parameter Validation on Carrd.io Page

100.0 GBP

100.0 GBP peopleperhour 技术与编程 海外
122天前

详细信息

A developer is needed to build a dynamic landing page on Carrd.io that will parse URL parameters and validate offer codes via a Make webhook. The page will check if an offer ID, member email, and expiry date sent in the URL are active in Airtable. It will call a Make scenario to validate against offer, member, and redemption data and return status messages to the user. The successful candidate will provide thoroughly documented JavaScript, HTML, and CSS to extract parameters, make API calls, and display responses based on validation checks for inactive offers, expired codes, or prior redemptions. The goal is a simple, low-cost solution within existing Carrd Pro Plan, Make, and Airtable plans. I am happy to do the work in Make and Airtable myself but I need workable JS code so I expect it to be a quick job for someone with relevant skills. Budget ~GBP£100.
DETAILED BRIEF:
**Project Overview** I am seeking a freelance developer to assist with the implementation of JavaScript for a landing page built on Carrd.io. The landing page will parse three URL parameters and send them to a webhook in Make for validation. The results will then be returned to the landing page to indicate whether the offer is valid or invalid.
**Current Setup** - **Platform**: Carrd.io for the landing page.- **Webhook**: Currently configured in Make to process incoming data.- **Data Source**: Airtable Base containing promotion and member data.
**Key Requirements** 1. **JavaScript Development**: Provide the necessary JavaScript code for the landing page to handle URL parameters and webhook interactions.2. **Webhook Configuration**: Review and assist in setting up the Make webhook scenario to ensure it correctly returns responses to Carrd.io.
**Use Case** 1. Diner member is sent a QR code by email2. Presents this to restaurant staff who scan it using device camera and it opens a browser3. The url goes to a landing page 4. The url has parameters for Offer Code ("offerID") and member's email address ("email") and expiry date ("expirydate") used for validation checking and additional parameters used to display on the landing page as static text, “offer description” and “offer conditions”.
**Validation Workflow** When the "VERIFY OFFER" button is clicked by restaurant staff on the landing page, the following checks should be performed via Make and Airtable:1. **Offer Validity**: Check if the offer ID is marked as "Active" in the "Offers" collection.2. **Member Validity**: Validate the member's email against the "Members" collection to ensure it is "Active".3. **Redemption History**: Check the "Redemptions Logs" collection to see if the member has previously redeemed the offer using their email and offer ID.4. **Expiry Check**: Ensure the current date is before or on the expiry date from the URL parameter.
**Response Messages** Based on the validation checks, return the following messages:- If the offer is inactive: "OFFER IS NO LONGER AVAILABLE"- If the member is inactive or not found: "USER NO LONGER A MEMBER"- If the offer has been previously redeemed: "NOT VALID, PREVIOUSLY USED ON [date]"- If the offer is expired: "OFFER EXPIRED"- If valid, create a record in the Airtable's Redemption Log Table with the validation date, member's email, and offer ID.
**Instructions Required** - Detailed, step-by-step instructions for building the landing page, including: - Element IDs - JavaScript code - Configuration settings for Make and Airtable- Simplified language suitable for a non-technical user.
**Considerations** - Aim for a low-code solution to minimize complexity.- Keep costs within existing subscriptions (Carrd, Make, Airtable).- Avoid potential CORS issues.- Anticipate low validation volume.
**Additional Information** Please let me know if you require further details on the current setup or specific technologies in use to provide a competitive quote.

免责声明

该外包需求信息来源于站外平台,本站仅提供公开信息部分字段展示与订阅服务,更多请查看免责声明

关注公众号,不定期副业成功案例分享
关注公众号

不定期副业成功案例分享

领先一步获取最新的外包任务吗?

立即订阅

类似推荐

Looking to create a master referee and umpire app. This app will have the same core across all sports, but then each app will be downloaded separately with that sport's logic built in. We are looking at creating an app for football and futsal, rugby union and league, and tennis. I have attached a number of attachments, showing the overview of what we expect across all watches, then dive into each sport and what each app needs to have. We are looking to build an amazing app that covers these sports, which will have the same core but then each has its own sport logic. We need to do a deep review of all the laws of that sport to understand the role of a referee or umpire, what they record, and what logic and safeguards could we build in to help them. Amazing opportunity to build the world’s best referee platform. Goal Mobile App (Cross-Platform) • React Native 0.74+ (bare workflow) • Expo EAS (for OTA updates, builds, CI) • SQLite or WatermelonDB (offline-first storage) • react-native-ble-plx (for BLE communication) • react-native-biometrics (for Face ID / Touch ID / Android Biometrics) • On-device Whisper (PyTorch Mobile or TFLite) • SecureStore / Keychain / Android Keystore for sensitive data • Fastlane (App Store + Play Store deploy automation) ⸻ Apple Watch App • Native Swift + SwiftUI + WatchKit • WKExtendedRuntimeSession (for long-running match sessions) • CoreBluetooth (client-only BLE, sync with paired iPhone) • Local CoreData or file-based event logging • Background sync via paired iPhone ⸻ Wear OS (Android Watch) App • Native Kotlin + Jetpack Compose • ForegroundService (for match runtime) • BLE Peripheral + Central roles enabled • FusedLocationProviderClient for GPS • SQLite for offline event buffering • Android SpeechRecognizer (optional Whisper if hardware supports) ⸻ Other Smartwatches • No consistent BLE or dev support beyond Apple + Wear OS • Recommendation: Do not support Fitbit, Garmin, or proprietary platforms unless using their SDKs just for fitness/HR integration ⸻ Web Platform • Next.js 14 + React 18 • Tailwind CSS (utility-first responsive design) • Strapi or Directus (headless CMS for rule management, teams, config) • Firebase Auth or Clerk.dev (SSO, OAuth, email login) • Custom match review dashboard (React + Timeline for event/video sync) ⸻ Backend & Infrastructure • Node.js 20+ with NestJS (modular and scalable API framework) • PostgreSQL 16 (relational + geospatial queries) • Redis (caching, pub/sub, rate-limiting) • BullMQ or Temporal.io (match workflows, sync jobs) • WebSockets or Server-Sent Events (real-time updates) • Cloud provider: AWS or GCP • Infrastructure as Code: Terraform ⸻ AI & ML • OpenAI Whisper (on-device transcription, multilingual) • TensorFlow Lite or PyTorch Mobile (for gesture/foul detection) • MediaPipe or YOLOv7 (on-device or edge pose detection) • Firebase Remote Config or custom CDN for model delivery/versioning ⸻ BLE & Sync Logic • Buffered event logging (sync every 30–60 seconds) • BLE RSSI-aware retries and backoff • Apple Watch: BLE via iPhone bridge • Android Watch: direct BLE to phone or peer watch (if needed) ⸻ DevOps • GitHub Actions (CI/CD for web + backend) • Expo EAS Build + OTA • Docker for backend services • Firebase App Distribution for early testing • Sentry + OpenTelemetry (error tracking and performance) • Grafana + Prometheus (metrics and observability) ⸻ Cybersecurity & Compliance • Appdome (app shielding, anti-reverse engineering) • Firebase App Check + rate limiting via Redis • AES-256 encryption at rest, TLS 1.3 in transit • Keychain (iOS) / Keystore (Android) for biometrics + secrets • GDPR/CCPA-compliant privacy tools (OneTrust or Transcend) • Secrets management: Doppler or AWS Secrets Manager • Annual pen testing + SAST (Static Analysis) in CI ⸻ Optional / Enterprise Features • Match integrity scoring (GPS, BLE, behavior) • AI coach for referees (post-match performance feedback) • Video annotation + synced voice log review • Referee network platform (availability, scheduling, credentialing) • White-label capabilities for leagues or federations Apps creation Football referee app Futsal refeeee app Rugby union referee app Rugby league referee app Tennis umpire app. Full created, best platform and stack possible, fully tested, fully uploaded and a full website to go along with this for full marketing and dashboard for referee/umpires and all admin access to control and review issue
2000.0 GBP 技术与编程 peopleperhour 海外
2天前