Food Truck VHB is a dynamic web application designed to facilitate online ordering for a mobile food truck operating in the city of Würzburg. The application is built using HTML and PHP and features a connected MySQL database to store and manage order data efficiently.
- Interactive and responsive web interface for users to place orders
- Real-time tracking of the food truck's location within Würzburg
- Seamless integration with a MySQL database for secure data storage and management
- Frontend: HTML, CSS
- Backend: PHP
- Database: MySQL
- Clone the repository from GitHub
- Set up a local development environment with a web server (e.g.,phpMyAdmin) and PHP installed
- Configure the MySQL database connection by updating the relevant credentials in the project files
- Import the provided SQL schema into your MySQL instance
- Navigate to the project folder in your web server and access the application through your preferred web browser
For detailed installation and configuration instructions, please refer to the project's documentation.
Please feel free to submit issues, feature requests, or pull requests on the GitHub repository. We appreciate your help and look forward to collaborating with you.