This was an app that was made in the context of my last exam. The app itself is a tourist website where you can find local hotels or places in the contry of your choosing. The exsam was delivered on the 10th of june 2019. The app is build in vue. The app have some PhP back-end components that send data to the jason file.
- First download the Holidaze.zip and the Server.zip from github
- install the necessary elements to get vue running
- Vue Guide :https://cli.vuejs.org/
- Vue installing by CLI : https://cli.vuejs.org/guide/installation.html
- open terminal and cd in to the folder where you placed the files you downloaded
- in the terminal run this commando
- npm run serve / yarn serve
- you will get a url if everything works as it should, copy it and place it in your browser
There is a Password and username on the Website under admin, if you want to enter you will need to enter this password and username
- Password = "--"
- Username = "--"