Skip to content

Feat: MapSwipe Integration #436

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

jeafreezy
Copy link
Collaborator

@jeafreezy jeafreezy commented Jul 1, 2025

Mapswipe integration in progress.

Done

  • Form modal and validations.
  • Creating draft project.
  • Success modal.

Todo

  • PATCH prediction result endpoint with the Mapswipe ID.
  • Send the actual form payload to firebase.
  • View the created mapswipe project.

Requirements

Set the following environment variables:

VITE_MAPSWIPE_FIREBASE_API_KEY="",
VITE_MAPSWIPE_FIREBASE_AUTH_DOMAIN="",
VITE_MAPSWIPE_FIREBASE_DATABASE_URL="",
VITE_MAPSWIPE_FIREBASE_PROJECT_ID="",
VITE_MAPSWIPE_FIREBASE_STORAGE_BUCKET="",
VITE_MAPSWIPE_FIREBASE_MESSAGING_SENDER_ID="",
VITE_MAPSWIPE_FIREBASE_APP_ID=""

How to Test

  1. Visit: https://f-a-ir-emmanuels-projects-1886bda9.vercel.app/profile/offline-predictions.
  2. Select any successful prediction and click 'Create MapSwipe Project' to see the features.

@jeafreezy jeafreezy mentioned this pull request Jul 1, 2025
6 tasks
@jeafreezy jeafreezy changed the title MapSwipe Integration Feat: MapSwipe Integration Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant