Skip to content

Feat/mapswipe integration #433

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

Closed
wants to merge 23 commits into 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
Copy link
Collaborator Author

Blocked by #430

@jeafreezy
Copy link
Collaborator Author

Overriden by #436

@jeafreezy jeafreezy closed this 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.

2 participants