-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4dba1f3
commit 6e7f51e
Showing
59 changed files
with
32,428 additions
and
26 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"env": { | ||
"test": { | ||
"presets": [["@babel/preset-env"]] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
// eslint-disable-next-line import/no-extraneous-dependencies | ||
const { setHeadlessWhen, setCommonPlugins } = require('@codeceptjs/configure'); | ||
// turn on headless mode when running with HEADLESS=true environment variable | ||
// export HEADLESS=true && npx codeceptjs run | ||
setHeadlessWhen(process.env.HEADLESS); | ||
|
||
// enable all common plugins https://github.com/codeceptjs/configure#setcommonplugins | ||
setCommonPlugins(); | ||
|
||
/** @type {CodeceptJS.MainConfig} */ | ||
exports.config = { | ||
tests: 'e2e/**/*.test.js', | ||
output: 'e2e/output', | ||
helpers: { | ||
Playwright: { | ||
browser: 'chromium', | ||
url: ' http://localhost:8080', | ||
show: true, | ||
}, | ||
}, | ||
include: { | ||
I: './steps_file.js', | ||
}, | ||
name: 'RestaurantApp', | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,217 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<title>Home Page</title> | ||
<link rel="stylesheet" href="style/main.css" /> | ||
<link | ||
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" | ||
rel="stylesheet" | ||
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" | ||
crossorigin="anonymous" | ||
/> | ||
<script src="js/components/navbar.js" defer></script> | ||
<script src="js/components/footer.js" defer></script> | ||
</head> | ||
<body> | ||
<div id="navbar"></div> | ||
<div | ||
class="jumbotron text-white" | ||
style="background-image: url('./assets/Jumbotron.png')" | ||
> | ||
<div | ||
class="d-flex align-items-center ps-5 pe-5" | ||
style="height: 120vh; width: 100%" | ||
> | ||
<div class="jumbotron-text"> | ||
<h1 class="text-white title">SENAT MAHASISWA UNIVERSITAS MDP</h1> | ||
<p class="descriptions"> | ||
Senat Mahaisswa Universitas MDP merupakan suatu organisasi mahasiswa | ||
yang menaungi Unit Kegiatan Mahasiswa (UKM) yang ada di lingkungan | ||
Universitas MDP. | ||
</p> | ||
<div class="col-lg-3 col-5 mt-4 mb-3 ms-lg-0 me-lg-0 ms-auto me-auto"> | ||
<a | ||
class="btn w-100 rounded-pill text-white" | ||
style="background: #1f4287" | ||
href="/" | ||
>Form Aspirasi</a | ||
> | ||
</div> | ||
</div> | ||
<div class="object-image w-50 d-none d-lg-flex"></div> | ||
</div> | ||
</div> | ||
<div class="container-fluid"> | ||
<div | ||
class="mt-3 mb-5 row d-lg-flex justify-content-center gap-5 align-items-center opening" | ||
> | ||
<div class="col-lg-5"> | ||
<img src="assets/pemimpin-hebat.png" alt="" class="w-100" /> | ||
</div> | ||
<div class="col-lg-5"> | ||
<h3 class="title-text">Kata Sambutan Ketua Senat 2024-2025</h3> | ||
<p class="text-justify"> | ||
Lorem ipsum odor amet, consectetuer adipiscing elit. Phasellus | ||
lectus netus nibh; eros nulla egestas hac. Nam nunc inceptos conubia | ||
dui torquent urna cubilia nulla. Aenean fusce finibus eu dis | ||
aliquet. Tincidunt metus auctor erat nascetur lobortis ullamcorper | ||
fermentum montes. Eget ante adipiscing euismod tristique orci, curae | ||
tempus mattis. Iaculis ornare molestie amet per fringilla consequat. | ||
Erat aenean feugiat ipsum potenti aliquet dolor. Montes fringilla | ||
varius scelerisque placerat mattis. Euismod nascetur integer montes | ||
ultrices praesent felis interdum turpis. Maximus amet quam pretium | ||
suscipit sociosqu nisi. | ||
</p> | ||
<p class="name-autor ms-auto text-end">M. Roihan Jannatun Adhen</p> | ||
<p class="date text-end text-secondary">14 September 2024</p> | ||
</div> | ||
</div> | ||
<div class="row mt-lg-4 mb-lg-4 mt-5 mb-5 mb-2"> | ||
<h1 class="text-center title-text">BIDANG EKSEKUTIF</h1> | ||
</div> | ||
<div | ||
class="row mt-3 mb-3 d-lg-flex justify-content-center align-items-center" | ||
> | ||
<div | ||
class="row col-lg-5 mt-lg-3 mt-1 mb-5 d-lg-flex d-block justify-content-center align-items-center gap-4" | ||
> | ||
<div | ||
class="card-eksekutif col-lg-5 mt-lg-3 mt-5 bg-dark-blue text-white" | ||
> | ||
<div class="card-body p-3"> | ||
<div class="icon col-lg-6 col-2 bg-dark-blue p-3"> | ||
<img src="./assets/humas.png" alt="" class="w-100" /> | ||
</div> | ||
<h5>Humas</h5> | ||
<p class="text-justify"> | ||
Lorem ipsum odor amet, consectetuer adipiscing elit. Phasellus | ||
lectus netus nibh; | ||
</p> | ||
</div> | ||
</div> | ||
<div class="card-eksekutif mt-lg-3 mt-5 col-lg-5 text-black"> | ||
<div class="card-body p-3"> | ||
<div class="icon col-lg-6 col-2 bg-dark-blue p-3"> | ||
<img src="./assets/Sosial.png" alt="" class="w-100" /> | ||
</div> | ||
<h5>Sosial</h5> | ||
<p class="text-justify"> | ||
Lorem ipsum odor amet, consectetuer adipiscing elit. Phasellus | ||
lectus netus nibh; | ||
</p> | ||
</div> | ||
</div> | ||
<div class="card-eksekutif mt-lg-3 mt-5 col-lg-5 bg-sm-dark-blue"> | ||
<div class="card-body p-3"> | ||
<div class="icon col-lg-6 col-2 bg-dark-blue p-3"> | ||
<img src="./assets/PSDM.png" alt="" class="w-100" /> | ||
</div> | ||
<h5>PSDM</h5> | ||
<p class="text-justify"> | ||
Lorem ipsum odor amet, consectetuer adipiscing elit. Phasellus | ||
lectus netus nibh; | ||
</p> | ||
</div> | ||
</div> | ||
<div | ||
class="card-eksekutif mt-lg-3 mt-5 col-lg-5 bg-dark-blue bg-sm-none" | ||
> | ||
<div class="card-body p-3"> | ||
<div class="icon col-lg-6 col-2 bg-dark-blue p-3"> | ||
<img src="./assets/multimedia.png" alt="" class="w-100" /> | ||
</div> | ||
<h5>Multimedia</h5> | ||
<p class="text-justify"> | ||
Lorem ipsum odor amet, consectetuer adipiscing elit. Phasellus | ||
lectus netus nibh; | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-lg-5"> | ||
<img src="./assets/keluarga-cemara.png" alt="" class="w-100" /> | ||
</div> | ||
</div> | ||
<div class="row mt-5 mb-5"> | ||
<h1 class="title-text text-center">UNIT KEGIATAN MAHASISWA</h1> | ||
</div> | ||
<div class="row d-lg-flex justify-content-center gap-3 mt-4 mb-4"> | ||
<div class="col-lg-5"> | ||
<h3 class="sub-title">UKM KESENIAN</h3> | ||
<div class="card-unit pt-3 ps-3 pe-3 mt-3"> | ||
<div class="card-body d-flex gap-5 align-items-center"> | ||
<ul class="col-5"> | ||
<li>Marching Band</li> | ||
<li>Paduan Suara</li> | ||
</ul> | ||
<ul class="col-5"> | ||
<li>Tari</li> | ||
<li>Band</li> | ||
</ul> | ||
</div> | ||
</div> | ||
<img | ||
src="./assets/kaka-cakep.png" | ||
class="w-100 d-lg-flex d-none mt-4 mb-4" | ||
/> | ||
<h3 class="mt-3 mb-3 sub-title">UKM KEAGAMAAN</h3> | ||
<div class="card-unit pt-3 ps-3 pe-3 mt-3 mb-3"> | ||
<div class="card-body"> | ||
<ul> | ||
<li>Lembaga Dakwah Kampus Raudhatul Jannah (LDK RJ)</li> | ||
<li>Persejutuan Mahasiswa Kristen (PMK)</li> | ||
<li>Persaudaraan Mahasiswa Buddhis (Permadhis)</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-lg-5 h-100"> | ||
<h3 class="mb-lg-4 mb-3 sub-title">HIMPUNAN MAHASISWA</h3> | ||
<div class="card-unit pt-3 ps-3 pe-3 mt-3 mb-4 h-100"> | ||
<div class="card-body"> | ||
<ul> | ||
<li>Sistem Informasi (HIMSI)</li> | ||
<li>Informatika (HIMIF)</li> | ||
<li>Teknik Elektro (HIMTE)</li> | ||
<li>Manajemen Informatika (HIMMI)</li> | ||
<li>Manajemen(MANCOM)</li> | ||
<li>Akuntasi (Himaksi)</li> | ||
</ul> | ||
</div> | ||
</div> | ||
<h3 class="mt-lg-5 mb-lg-3 mt-3 mb-3 sub-title">UKM LAINNYA</h3> | ||
<div class="card-unit pt-3 ps-3 pe-3 mt-3 mb-4 h-100"> | ||
<div class="card-body"> | ||
<ul> | ||
<li>Komunitas Sosial Mahasiswa (KOSMA)</li> | ||
<li>Mahasiswa Pecinta Alam(MAPALA)</li> | ||
<li>Programming Community</li> | ||
<li>Entrepreneur Community</li> | ||
<li>Galeri Investasi</li> | ||
</ul> | ||
</div> | ||
</div> | ||
<h3 class="mt-lg-5 sub-title">UKM OLAHRAGA</h3> | ||
<div class="card-unit pt-3 ps-3 pe-3 h-100 mt-3"> | ||
<div class="card-body"> | ||
<ul> | ||
<li>Marching Band</li> | ||
<li>Paduan Suara</li> | ||
<li>Tari</li> | ||
<li>Band</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div id="footer"></div> | ||
<script | ||
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" | ||
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" | ||
crossorigin="anonymous" | ||
></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,23 +5,94 @@ | |
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<title>Home Page</title> | ||
<link rel="stylesheet" href="style/main.css" /> | ||
<script src="https://cdn.tailwindcss.com"></script> | ||
<link | ||
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" | ||
rel="stylesheet" | ||
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" | ||
crossorigin="anonymous" | ||
/> | ||
<script src="js/components/navbar.js" defer></script> | ||
<script src="js/components/footer.js" defer></script> | ||
</head> | ||
<body> | ||
<div id="navbar"></div> | ||
<div class="jumbotron text-white"> | ||
<div class="d-flex align-items-center ps-5 pe-5" style="height: 120vh; width: 100%"> | ||
<div class="jumbotron-text"> | ||
<h1 class="text-blue-100">SENAT MAHASISWA UNIVERSITAS MDP</h1> | ||
<p class="">Senat Mahaisswa Universitas MDP merupakan suatu organisasi mahasiswa yang menaungi Unit Kegiatan Mahasiswa (UKM) yang ada di lingkungan Universitas MDP.</p> | ||
<nav | ||
class="navbar navbar-expand-lg navbar-dark bg-dark-blue fixed-top pt-0 pb-0" | ||
> | ||
<div class="container-fluid pe-5 ps-5 d-flex align-items-center"> | ||
<a class="navbar-brand" href="#" | ||
><img src="/../assets/Logo_senat.png" width="100px" alt="photo" | ||
/></a> | ||
<button | ||
class="navbar-toggler" | ||
type="button" | ||
data-bs-toggle="collapse" | ||
data-bs-target="#navbarSupportedContent" | ||
aria-controls="navbarSupportedContent" | ||
aria-expanded="false" | ||
aria-label="Toggle navigation" | ||
> | ||
<span class="navbar-toggler-icon"></span> | ||
</button> | ||
<div class="collapse navbar-collapse" id="navbarSupportedContent"> | ||
<ul class="navbar-nav ms-auto mb-2 mb-lg-0"> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="/index.html">Home</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="/about.html">About</a> | ||
</li> | ||
<li class="nav-item dropdown"> | ||
<a | ||
class="nav-link dropdown-toggle" | ||
href="#" | ||
role="button" | ||
data-bs-toggle="dropdown" | ||
aria-expanded="false" | ||
> | ||
Contact | ||
</a> | ||
<ul class="dropdown-menu"> | ||
<li><a class="dropdown-item" href="#">Contact 1</a></li> | ||
<li><a class="dropdown-item" href="#">Contact 2</a></li> | ||
<li><hr class="dropdown-divider" /></li> | ||
<li><a class="dropdown-item" href="#">Contact 3</a></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</div> | ||
<div class="object-image w-50 d-none d-lg-flex"></div> | ||
</div> | ||
</div> | ||
<div id="footer"></div> | ||
</nav> | ||
<main id="main-content" tabindex="-1"></main> | ||
<footer | ||
class="mt-3 mb-auto bg-dark-blue text-white ps-5 pe-5" | ||
style="overflow: hidden" | ||
> | ||
<div class="row mt-3 mb-3"> | ||
<h4 class="text-center mt-5 sub-title">COLLABORATION WITH</h4> | ||
</div> | ||
<div class="row d-flex gap-3 justify-content-center align-items-center"> | ||
<div class="col-lg-2 col-4"> | ||
<img | ||
src="../../assets/logo_senat.png" | ||
class="w-100" | ||
alt="Logo Senat" | ||
/> | ||
</div> | ||
<div class="col-lg-2 col-4"> | ||
<img | ||
src="../../assets/Logo-Programming.png" | ||
class="w-100" | ||
alt="Programming Logo" | ||
/> | ||
</div> | ||
</div> | ||
<p class="mt-3 mb-3 text-start">Copyright © 2024 | Universitas MDP</p> | ||
</footer> | ||
<script src="./src/scripts/index.js"></script> | ||
<script | ||
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" | ||
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" | ||
crossorigin="anonymous" | ||
></script> | ||
</body> | ||
</html> | ||
|
||
\ asdasdasdasd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
/** | ||
* For a detailed explanation regarding each configuration property, visit: | ||
* https://jestjs.io/docs/configuration | ||
*/ | ||
|
||
/** @type {import('jest').Config} */ | ||
const config = { | ||
testMatch: [ | ||
'**/tests/**/*.test.[jt]s?(x)', | ||
], | ||
|
||
// The paths to modules that run some code to configure or set up the testing environment before each test | ||
setupFiles: ['fake-indexeddb/auto'], | ||
|
||
// The test environment that will be used for testing | ||
testEnvironment: 'jsdom', | ||
|
||
// A map from regular expressions to paths to transformers | ||
transform: { | ||
'^.+\\.(js|ts)$': 'babel-jest', | ||
}, | ||
}; | ||
|
||
module.exports = config; |
Oops, something went wrong.