# RouteQuest

Simple route planning system that allows users to create, calculate, edit, and manage travel routes.

---

# Description

RouteQuest is a web-based route planning application built using PHP, JavaScript, MySQL, HTML, and CSS. The system allows users to create custom travel routes by entering route information such as title, distance, transport type, and description.

The application automatically calculates estimated travel time based on the selected transport method:
- 🚗 Car
- 🚴 Bicycle
- 🚶 Walking

Users can:
- create routes,
- edit existing routes,
- delete routes,
- and view all saved routes in a modern dashboard interface.

All route data is stored in a MySQL database.

---

# Getting Started

## Dependencies

Before running the project, make sure you have:

- Windows 10 or newer
- XAMPP
- Apache server
- MySQL server
- Modern web browser

---

# Installing

## 1. Download the project

How/where to download your program
Any modifications needed to be made to files/folders

## Authors

Alise Vecrumba