Open Issues Need Help
View All on GitHub Transportation • Campus Transportation
Routenrepräsentation im Frontend 2 months ago
AI Summary: Integrate a map display into the CampusCar React frontend to visualize routes. The map should show routes on the home screen, ride request, ride acceptance/rejection, and 'My Rides' screens. Four approaches are proposed: displaying start/end points with route details on click, displaying start/end points with intermediate stops on click, linking to a third-party map service, or only showing start/end points. The task involves choosing a mapping library (Leaflet is suggested), implementing the chosen approach, and integrating it into the existing React application.
Complexity:
4/5
help wanted frontend