Control the tourism in parts of Australia.
- npm
- nodejs
- expressjs -
npm install express --save. - express session -
npm install express-session --save. - mysql -
npm install mysql --save.
XAMPP to run SQL server, run Apache & mysql.
Navigate to the root directory, run npm run start. Access through: http://localhost:8080/.