The key objectives of this project are as following:
- To design and develop an interactive web platform that provides travel route based on user’s given time period, budget and other preferences.
- To develop a route finding algorith based on hybrid of BFS and DFS on python
- To provide detailed plan with rating option for each spot.
- To provide weather forecast and crowd alert from API calls for given time period.
- To find travel partner to share vehicle reservation cost with review option.
Framework: Django, Database: PostgreSQL