Trip Sharing Application
- Search
- Profile
- CRUD operation on Trips
- Trip route using Google Maps
- Trip Page
- Mini Chat between participants
- Mail sending
You can use XAMPP to run the application on your localhost. Import db.sql to your database. Configure connection.php file according to your database.
Configure your SMTP server in signup.php, sendmail.php, forgot-password.php
Get your Google Maps API key from [Google Clouds](https://console.cloud.google.com/google/maps-apis/api-list)
Update the placeholder {API_KEY} with your own key for maps to work.
You can also change the map parameters(such as starting point, country and etc) in map.js/map2.js files
We have been awarded the "Certificate of Excellence" from the Computer Engineering Department of Eastern Mediterranean University with our Cypride Trip Sharing Application. We are very honoured and proud to receive such motivating feedback!