Coder Social home page Coder Social logo

f-travel-app's Introduction

Travel App

Table of Contents

  1. Creator
  2. Description
  3. Feature
  4. Database Design (ERD)
  5. How To Use
  6. About Creator

Creator

Name: Ferdy Hahan Pradana

Campus: Politeknik Negeri Malang

Description

  • This repository was created to fulfill the duties of a prospective intern as a Web Developer at PT Adma Digital Solusi.

Feature

  1. Authentication (Login, Register, Logout)
  2. Booking Travel Trip
  3. Cancel Booking Travel Trip
  4. Upload Payment Proof
  5. Register New Company
  6. Dashboard Travel Company
  7. Manage Travel Trip
  8. Update Company Profile
  9. Manage Payment

Database Design (ERD)

How To Use

  1. Clone this repository

    git clone https://github.com/ferdyhape/F-Travel-App.git
    
  2. Copy paste .env.example file and rename as .env

  3. Adjust the database name in the env file on DB_DATABASE

  4. Generate Key

    php artisan key:generate
    
  5. Install dependencies

    composer install
    
  6. Generate mirror link

    php artisan storage:link
    
  7. Migrate the tables

    php artisan migrate
    
  8. Insert the data from seeder to database

    php artisan db:seed
    
  9. Start the server

    php artisan serve
    
  10. Login with this crediential

  11. Enjoy use!

About Creator

portfolio linkedin instagram github

f-travel-app's People

Contributors

ferdyhape avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.