Skip to content

This project is a collection of BPPTIK tasks for the Junior Web Developer training batch 2 on March 2021

Notifications You must be signed in to change notification settings

handokoadjip/project-task-jwd-150221

Repository files navigation

JWD Task Batch 2

Build Status stability-experimental contributions welcome License: MIT

This project is intended to fulfill the task of JWD BPPTIK batch 2 in March 2021.

1 repository consisting of 3 task folders including:

  • Tugas1_HandokoAdjiPangestu-instalation
  • Tugas2_HandokoAdjiPangestu-logic
  • Tugas3_HandokoAdjiPangestu-airport

This project was made using native PHP and for appearance it uses a Bootstrap 4.* framework with AdminLTE template.

For those who want to contribute, just fork or download as usual!

Requirements

  • PHP >= 5.3.7
  • Of course with the internet

Installation

Just fork or download it from this repository then copy it to htdocs directory.

Usage example

Tugas1_HandokoAdjiPangestu-instalation

Only contains a pdf on how to install and download the tools needed for junior web developers.

Tugas2_HandokoAdjiPangestu-logic

1. Percabangan.php

Percabangan

2. Perulangan.php

Percabangan

3. Fungsi, Array, Form.php

Percabangan

Tugas3_HandokoAdjiPangestu-airport

Airport

For more examples and usage, please contact Handoko Adji Pangestu.

Development setup

In the Tugas3_HandokoAdjiPangestu-airport directory change Flight model section, in the method store replace the header with your baseUrl.

header('Location: http://localhost/project-learn/bpptik/project-task-jwd-150221-airport/index.php?pref=flight&page=index');

to :

header('Location: {baseUrl}/index.php?pref=flight&page=index'');

Release History

  • 0.0.1
    • Work in progress

Meta

Handoko Adji Pangestu – @handokoadp[email protected]

Distributed under the MIT license. See LICENSE for more information.

https://opensource.org/licenses/MIT

Contributing

  1. Fork it (https://github.com/handokoadjipangestu/project-task-jwd-150221/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

This project is a collection of BPPTIK tasks for the Junior Web Developer training batch 2 on March 2021

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published