Skip to content
Snippets Groups Projects
Commit f1187807 authored by Jason  Rivalino's avatar Jason Rivalino
Browse files

Update README.md

parent 97d47fcc
Branches main
Tags v1
No related merge requests found
# travelution-soap
## Deskripsi
travelution-soap
travelution-soap adalah backend dari keseluruhan aplikasi travelution dengan protokol SOAP. Aplikasi ini dibuat dengan menggunakan Java dengan library Jakarta-WS. Aplikasi ini dibuat untuk memenuhi tugas besar mata kuliah Pemrograman Aplikasi Berbasis Web.
## Overview Feature
1. SOAP Protocol in 2022
2. Logging
3. Dockerized
4. Built with Maven
## Skema basis data
Basis data terdiri atas 2 tabel, yaitu tabel logging dan subscription
......@@ -11,6 +15,7 @@ Basis data terdiri atas 2 tabel, yaitu tabel logging dan subscription
![ss](Screenshot 2023-11-17 105053.png)
## Daftar endpoint
SubscriptionApprovalReq, SubscriptionListReq, SubscriptionReq, ValidateSubscriptionReq
## Cara menjalankan aplikasi
1. Pastikan sudah terinstall NodeJS, MySQL, dan Docker
......@@ -19,5 +24,6 @@ Basis data terdiri atas 2 tabel, yaitu tabel logging dan subscription
4. Lakukan `docker compose up --build` dan `docker compose up`
## Pembagian Tugas
1. Accept: 13521003
2. Reject: 13521008
3. Validate: 13521029
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment