Code Monkey home page Code Monkey logo

binotify-soap-service's Introduction

IF3110 Pengembangan Aplikasi Berbasis Web

This is a project done to fulfil one of IF3110's course assignment.

Description Web Service

  1. Mendapatkan data subscription (getSubscription)
  2. Menambahkan data request subscription (addSubscription)
  3. Approve/Reject request subscription (approveSubscription,rejectSubscription)
  4. Mengecek status subscription (checkSubscription)
  5. Memvalidatsi database (validateDatabase)

Skema Basis Data

Terdapat 2 tabel basis data yang digunakan yaitu sebagai berikut:

  1. Tabel logging, yang terdiri atas atribut id, description, IP, endpoint, requested_at
  2. Tabel subscription, yang terdiri atas atribut creator_id, subscriber_id, status Berikut skema dari basis data yang digunakan :

How To Install

  1. Teks Editor yang kami sarankan adalah Visual Studio Code yang panduan download dan installnya dapat dilihat pada tautan berikut ini vscode
  2. Panduan instalasi JavaScript dapat dilihat pada tautan berikut JS
  3. Panduan instalasi XAMPP dapat dilihat pada tautan berikut XAMPP
  4. Panduan instalasi MySQL dapat dilihat pada tautan berikut MySQL

How To Run

Buka folder htdocs yang berada di dalam folder XAMPP, lalu clone repository ini. Selanjutnya jalankan command "mvn clean install package" dan "java -jar ./target/binotify-jar-with-dependencies.jar"

Authors

Request and Check Subscription Approve and Reject Subscription Get and Add Subscription Validate database
13520051, 13520140, 13520147 13520051, 13520140, 13520147 13520051, 13520140, 13520147 13520051, 13520140, 13520147

binotify-soap-service's People

Contributors

leoniantoinette avatar aloysiusgilang avatar febryola 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.