b6668f870089f33ca2db4c2272555f5f16ebd573
"Where journeys begin with just one click!"
A Django-based web application built to simplify and manage your travel experience — from bookings to budgeting and beyond.
- 🧳 Manage travel packages
- 🏨 Hotel room booking system
- 💰 Expense tracker for trip budgeting
- 📍 Location-based map integration
- 👤 User & Admin dashboards
- 📖 Share travel stories and reviews
- Backend: Django (Python)
- Frontend: HTML, CSS
- Database: MySQL
- Version Control: Git & GitHub
- Clone the repository
- Navigate to the project folder
- Create and activate a virtual environment
- Run
pip install -r requirements.txt - Apply migrations using
python manage.py migrate - Start the dev server:
python manage.py runserver<<<<<<< HEAD
=======
b6668f870089f33ca2db4c2272555f5f16ebd573