diff --git a/Evaluasi/SUS/Grafik SUS.jpg b/Evaluasi/SUS/Grafik SUS.jpg new file mode 100644 index 00000000..b610e98c Binary files /dev/null and b/Evaluasi/SUS/Grafik SUS.jpg differ diff --git a/Evaluasi/SUS/Perhitungan SUS.jpg b/Evaluasi/SUS/Perhitungan SUS.jpg new file mode 100644 index 00000000..81b58216 Binary files /dev/null and b/Evaluasi/SUS/Perhitungan SUS.jpg differ diff --git a/Lisensi/MIT/GPL/Lisensi.jpeg b/Lisensi/MIT/GPL/Lisensi.jpeg new file mode 100644 index 00000000..3afa0bd7 Binary files /dev/null and b/Lisensi/MIT/GPL/Lisensi.jpeg differ diff --git a/app.py b/app.py index 36721a06..638d62b8 100644 --- a/app.py +++ b/app.py @@ -6,7 +6,7 @@ def main(): return "Welcome!" -@app.route('/how are you') +@app.route('/how are you') def hello(): return 'I am good, how about you?' diff --git a/docs/uml/Class Diagram.png b/docs/uml/Class Diagram.png new file mode 100644 index 00000000..17443634 Binary files /dev/null and b/docs/uml/Class Diagram.png differ diff --git a/docs/uml/Sequence create.png b/docs/uml/Sequence create.png new file mode 100644 index 00000000..cb7c0d25 Binary files /dev/null and b/docs/uml/Sequence create.png differ diff --git a/docs/uml/Sequence login.png b/docs/uml/Sequence login.png new file mode 100644 index 00000000..2f6fc4b2 Binary files /dev/null and b/docs/uml/Sequence login.png differ diff --git a/evaluasi/blackbox/jwbn D.png b/evaluasi/blackbox/jwbn D.png new file mode 100644 index 00000000..aa416f4b Binary files /dev/null and b/evaluasi/blackbox/jwbn D.png differ diff --git a/evaluasi/blackbox/simple web.side b/evaluasi/blackbox/simple web.side new file mode 100644 index 00000000..b04e51b2 --- /dev/null +++ b/evaluasi/blackbox/simple web.side @@ -0,0 +1,47 @@ +{ + "id": "5654adb7-d0c2-44e2-91d9-b0e175d1ad22", + "version": "2.0", + "name": "simple web", + "url": "https://solid-acorn-5ww9g5xr5vrhv47p-8080.app.github.dev", + "tests": [{ + "id": "bd0508ed-aa03-4542-92d2-13a29ef04d16", + "name": "uji d", + "commands": [{ + "id": "7967f27f-bf5a-48f2-a8c2-dec91797f44e", + "comment": "", + "command": "open", + "target": "/", + "targets": [], + "value": "" + }, { + "id": "63dfd919-2c66-46cc-9b9f-ca071a45e8ff", + "comment": "", + "command": "setWindowSize", + "target": "550x692", + "targets": [], + "value": "" + }, { + "id": "92f01a9b-7561-49ff-aa93-4909c2fbbb94", + "comment": "", + "command": "click", + "target": "css=.btn-primary", + "targets": [ + ["css=.btn-primary", "css:finder"], + ["xpath=//button[@type='submit']", "xpath:attributes"], + ["xpath=//button", "xpath:position"], + ["xpath=//button[contains(.,'Continue')]", "xpath:innerText"] + ], + "value": "" + }] + }], + "suites": [{ + "id": "2ba0c13e-2984-4e45-8f38-e1988a8b4a2f", + "name": "Default Suite", + "persistSession": false, + "parallel": false, + "timeout": 300, + "tests": ["bd0508ed-aa03-4542-92d2-13a29ef04d16"] + }], + "urls": ["https://solid-acorn-5ww9g5xr5vrhv47p-8080.app.github.dev/"], + "plugins": [] +} \ No newline at end of file