Update from task c747492e-82f2-46cb-bbb7-c9f96a6f0824 - #4
Merged
LuckyEasyGold merged 3 commits intoApr 19, 2026
Hidden character warning
The head ref may contain hidden characters: "processo-de-cria\u00e7\u00e3o-de-rotas-de-\u00f4nibus-f0824"
Merged
Conversation
…y tracking Key features implemented: - New admin validation endpoint at api/admin/validate-routes.ts implementing trajectory similarity algorithm and consensus-based route promotion - New trajectory tracking API at api/trajectories/index.ts with endpoints for starting, updating, stopping recordings and marking stops - Updated main API router in api/index.js to include new trajectories and admin validation routes - Extended database schema in prisma/schema.prisma with UserTrajectory and UserStop models for collaborative data - Enhanced contribution page at src/pages/Contribuir.tsx with new recording workflow using trajectories API - Updated home page at src/pages/Home.tsx to integrate with new trajectory endpoints for real-time tracking The changes introduce a complete collaborative mapping system where users can record bus routes that are automatically validated through consensus, improving map accuracy through community contributions.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This branch was successfully deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was created by qwen-chat coder for task c747492e-82f2-46cb-bbb7-c9f96a6f0824.