This repository contains a project related to the TomTom API, developed as part of CSE383 coursework. The main purpose of this project is to demonstrate the integration and use of the TomTom API within a web application.
directions.html
: HTML file for directions functionality.final.class.php
: PHP class file.final.php
: Main PHP file.history.html
: HTML file for history functionality.index.html
: The main index HTML file.main.js
: JavaScript file containing the main logic.style.css
: CSS file for styling the web pages.
- HTML
- JavaScript
- PHP
- CSS
This project is licensed under the MIT License - see the LICENSE file for details.
To get started with this project:
- Clone the repository to your local machine.
- Set up a local server environment that supports PHP.
- Open
index.html
in your browser to view the project.
This project is part of an academic exercise and is not intended for commercial use.