Skip to content

Gofest is a website that provides transportation and lodging ticket booking services to make it easier for people who want to go on vacation

License

Notifications You must be signed in to change notification settings

salmonella-code/gofest

 
 

Repository files navigation

Gofest2

Gofest

Gofest is a website that provides transportation and lodging ticket booking services to make it easier for people who want to go on vacation.

Installation

  1. Clone this project

    git clone https://github.com/irhamshidiq/gofest
    cd gofest
  2. Install dependencies

    composer install
  3. Set your database in .env

  4. Create database

    create database "gofest" in sql
  5. Import database

    import "db/gofest.sql" into gofest database
  6. Serve the application

    php artisan serve
  7. Login credentials

Admin

Email: [email protected]

Password: rahasia

User

Email: [email protected]

Password: user123

Contributing

Feel free to contribute and make a pull request.

About

Gofest is a website that provides transportation and lodging ticket booking services to make it easier for people who want to go on vacation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 42.3%
  • Blade 39.9%
  • PHP 17.7%
  • Shell 0.1%