PlanMyTrip is an AI-powered travel planning web application that helps users generate personalized trip plans based on destination, budget, duration, and preferences.
- AI-based travel itinerary generation
- Destination recommendations
- User login system
- Responsive UI
- Trip planning dashboard
- Dynamic result generation
- Flask backend integration
- HTML
- CSS
- JavaScript
- Python
- Flask
- SQLite / MySQL (based on your setup)
- Git & GitHub
- Docker (learning phase)
trip-planner-ai/
│
├── static/
├── templates/
├── routes/
├── database/
├── venv/
├── app.py
├── config.py
├── requirements.txt
└── .gitignore