Skip to content

SI-RPL-2021/SI4207-KELANA

Repository files navigation

Kelana.co.id

Kelana.co.id merupakan aplikasi penyedia informasi bagi para backpacker. dengan aplikasi ini para backpacker bisa mencari informasi seputar tempat wisata, destinasi, cinderamata, dan lain lain. serta para backpacker dapat menghubungi tour guide dalam kegiatan berwisatanya.

Peruntukan

Project Capstone

Update

 -  Done Sprint 1
 -  Done Sprint 2

How to Clone

______________________________________
- Clone your project
- Go to the folder application using cd command on your cmd or terminal
- Run composer install on your cmd or terminal
- Copy .env.example file to .env on the root folder. You can type copy .env.example .env if using command prompt Windows or cp .env.example .env if using terminal, Ubuntu
- Open your .env file and change the database name (DB_DATABASE) to kelana_db
- By default, the username is root and you can leave the password field empty. (This is for Xampp)
- By default, the username is root and password is also root. (This is for Lamp)
- Run php artisan key:generate
- Run php artisan migrate
- Run php artisan serve
- Go to your localhost
______________________________________

License

MIT

About

Kelana Website for Project Capstone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published