A modern travel itinerary planner built with React.js. Allows users to create, manage, and visualize their trip plans with day-wise scheduling, map integration, and budgeting tools.- By sarthak-jasuja
Stars
0
Forks
1
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
28
commits
2
commits
feat: add semver package and implement version parsing logic
b0451ddView on GitHubrefactor: update import path for Input component in Journey page
da8213cView on GitHubfix: downgrade react and react-dom to version 18.3.1 for compatibility
d41e7a2View on GitHubrefactor: remove user login check from Journey component
5d13c4eView on GitHubfeat: update dependencies and enhance Journey component with user login check
a28d24cView on GitHubfeat: integrate Google GenAI for travel itinerary generation and enhance UI components
69bb0b0View on GitHub