open-source-ideas / ideas

💡 Looking for inspiration for your next open source project? Or perhaps you've got a brilliant idea you can't wait to share with others? Open Source Ideas is a community built specifically for this! 👋
6.52k stars 222 forks source link

Travel Planner - Itinerary, Costs and Bookings (Open Data Sources Only) #373

Open justcomplaining opened 5 months ago

justcomplaining commented 5 months ago

Project description

UI-wise, a great travel itinerary app would IMO need:

Non-free example: Lambus for everything, Rome2Rio Trip Planner for transport / stops overview

I would advise building basic search-functionalities for all such elements and add actual connections to real data sources later. Such sources should be open. This is a great opportunity to link many open projects (see technology below).

Relevant Technology

Map base should be OpenStreetMap with inspiration from projects such as OpenTripMap / maybe with the feature to leave comments as well.

Map/trip planning should be focused on entering the relevant data (itinerary & booking info) & displaying it in the map & timeline overviews, NOT on finding routes & booking, there are better tools for this. Once there are resources to get to it, you might want to look at projects such as OpenTripPlanner and the library behind Öffi and Transportr.

For activity and attraction info, apart from OSM POI and Wikipedia articles, esp. WikiVoyage might be a good source, ideally with editing functionality to get closer to #324 . Something like OpenPlaceReviews integrated would be nice, but that seems dead. LibReviews might be an option.

All data should be exportable and importable via standards such as CSV (itinerary & costs) or GPX (routes).

Complexity and required time

Complexity

No idea...

Required time (ETA)

Categories

himalay-goswami commented 4 months ago

Hello @justcomplaining, I would like to contribute to this project.

justcomplaining commented 4 months ago

Hello @justcomplaining, I would like to contribute to this project.

I actually have no programming or UX design skills at all, I just had the idea - so feel free to take it and run with it 😅

supermarklee0 commented 4 months ago

I am interested too Both frontend and backend work for me.

arasfi commented 4 months ago

I'm interested too

aiddroid commented 2 months ago

I'm interested it, and I think it would be a web app first.