 
 
 
 
- This project is basically a web application where users can check for their choice of destination to travel. Users need to log in to the portal and can check multiple destinations with offers and packages available. This web application project is created to allow user to have variety of choices and even a travel company or agency can post their packages on the portal to attract the audience.
The system comprises of 2 major modules with their sub modules as follows:
- Admin:
- Login: Administrator/travel agent can login to admin account using valid id and password
- Add Destinations/offer: Admin can add the travel destinations and best offers on the portal.
- User:
- Create account: User can create their account.
- Login: User can login using valid id and password to view the details about the travel package and destination
- View Destinations: User can view the destination of their choice to travel for their holidays or vacation.
- Contact agent: User can contact the travel agent for more details.
- Python
- Django Framework
- HTML, CSS, Bootstrap5, JavaScript – for implementing the frontend part (web development)
- PostgreSQL – for Database management system
- Machine learning – for implementing recommendation system.