ระบบวางแผนการเดินทางท่องเที่ยวในจังหวัดสมุทรปราการโดยใช้ Dijkstra’s algorithm พัฒนาขึ้นเพื่ออํานวยความ สะดวก และเพิ่มประสิทธิภาพในการวางแผนการเดินทางด้วยรถโดยสารสาธารณะโดยนํา Dijkstra’s algorithm มาช่วยในการคํานวณหาวิธีในการเดินทาง โดยให้ผู้ใช้กําหนดพิกัดตําแหน่งของจุดต้นทางและจุดปลายทาง ระบบประกอบด้วย 2 ส่วนคือ ส่วนของผู้ดูแลระบบ และส่วนของผู้ใช้งานทั่วไปที่สามารถค้นหาข้อมูลสถานที่ท่องเที่ยวภายในจังหวัดสมุทรปราการ ข้อมูลรถโดยสาร ประจําทางสาธารณะและวิธีการเดินทางไปยังสถานที่ปลายทางพัฒนาขึ้นด้วยภาษา C#.NET ร่วมกับฟังก์ชันของ Google Maps Engine และระบบจัดการฐานข้อมูล MySQL โดยใช้ Apache เป็นเว็บเซิร์ฟเวอร์ ผลการพัฒนาโครงงาน พบว่าสามารถพัฒนาระบบ ได้ตรงตามวัตถุประสงค์ และขอบเขตที่วางไว้ โดยมีส่วนเบี่ยงเบนมาตรฐานเท่ากับ 0.53 และค่าเฉลี่ยความพอใจอยู่ที่ 4.42 ซึ่งผล การทดลองของผู้ใช้มีความพอใจต่อระบบในระดับมาก
Travel planning system in Samutprakarn Province developed to facilitate and optimize your public transit plan by using Dijkstra's algorithm to help you figure out how to travel. By allowing the user to set the location of the source and destination points. The system consists of 2 parts: Admin section. And the user section. Where to find tourist information in Samutprakan. Public bus information And how to get to the destination. Developed in C# .NET with the functionality of Google Maps Engine and MySQL database management using Apache as a web server. We have used questionnaires for evaluation the performance of the system with 30 subjects that found the subjects have satisfied at good level with the average value equal to 4.42 and standard deviation value is 0.53 as well.