Social Travel Network written in HTML5, CSS3, Javascript and PHP.
Main functions are: User Registration and Login System, MySQL Database, Discover Trips, Create Trips
You need to have:
- HTTP Server (PHP > 7.3)
- MySQL Database
- Dump database.sql to a new db
- Update table av_options as you want
- Update config.inc.php with mysql data
- First registered user is/will be superuser (at this time only userId 1 can access to the platform)
- HTML5
- CSS3
- Bootstrap
- jQuery
- PHP
- Francesco Sganga - Initial work
- philBrown - ImageManipulator.php
- icamys - SitemapGenerator.php
- PHPMailer - PHPMailer
This project is licensed under the MIT License - see the LICENSE.md file for details
Under Construction