Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.04 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.04 KB

Social Travel Network

Social Travel Network written in HTML5, CSS3, Javascript and PHP.

Getting Started

Main functions are: User Registration and Login System, MySQL Database, Discover Trips, Create Trips

Prerequisites

You need to have:

  • HTTP Server (PHP > 7.3)
  • MySQL Database

Installing

  • 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)

Built With

  • HTML5
  • CSS3
  • Bootstrap
  • jQuery
  • PHP

Thanks To

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Under Construction