A platform for booking travel and activities, built using PHP, REST API, Vue.js, and MySQL.
-PHP 7.4 or higher
-MySQL 5.7 or higher
-Node.js and npm
-
Clone the repository: https://github.com/VAFAGIT/MonGuide.git
-
Navigate to the project directory:
$ cd MonGuide
- Start the development server:
$ npm run serve
The platform can be accessed at http://localhost:8080. You can create an account and start booking travel and activities.
Contributions are welcome. Please fork the repository and open a pull request with your changes.