- [ROHIT SINGH MAURYA]
- [KARAN KUMAR]
1.First Go to the pms folder by writing command cd pms and run the fronted code by writing command (npm run dev) in terminal. 2.The fronted part is running on the port 3000 3.second go to the api folder by writing command cd api and run the backend code by writing command (yarn start) in terminal. 4. The backend server run on the Port number 4000 5. If user want to choose any option in navigation bar then he select anyone and go to that bar 6. If user click on the BestRoute then there is a UI of Discover Your Path,A Journey of Self-Exploration. 7. No need to fill the current location in the Enter current location input field this is automatically fetch the user's current location. 8. user enter destination location in the Enter destination location input field. 9.when user enter any destination location then all the nearest tourist location show in a list. 10.user select more locations from nearest tourist location and enter more then one locations in it 11. After filling all the location user click on the FindRoute button which send the request to the server. 12. After click on the button this navigato the Result button and show the shortest location based on the distance in ascending order like A->B->C.
- Final Project Report
- Certificate VII Semester (Dated: December 2024).
- Certificate VIII Semester (Dated: May 2025).
- Synopsis
- Final Presentation
- Source Code
- Database dump (.sql file)
- If a web project, then a Docker file for deployment
- README (This file)