mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-14 18:49:28 +00:00
51 lines
1.5 KiB
HTML
51 lines
1.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//DE" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html lang=de>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
|
<meta name="description" content="FH-Complete - The free campus manangement system." />
|
|
<meta name="keywords" content="FH-Complete, Campus Managemet" />
|
|
<meta name="author" content="FH-Complete team and contributors">
|
|
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">
|
|
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
|
|
<script src="http://getbootstrap.com/dist/js/bootstrap.min.js"></script>
|
|
<title>FH-Complete Demo</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>FH-Complete Demo</h1>
|
|
<h2>Where do you want to go?</h2>
|
|
<h3>Core Components</h3>
|
|
<ul>
|
|
<li>CIS</li>
|
|
<li><a href="index.ci.php">VileSci</a></li>
|
|
<li>WaWi</li>
|
|
<li>FAS</li>
|
|
<li>Tempus</li>
|
|
<li>Planner</li>
|
|
</ul>
|
|
<h3>AddOns</h3>
|
|
<ul>
|
|
<li><a href="addons/aufnahme/cis/index.php">Aufnahme</a></li>
|
|
<li>Studienplatzverwaltung</li>
|
|
<li>Studiengangverwaltung</li>
|
|
<li><a href="addons/reports/cis/index.php">Reports</a></li>
|
|
<li>Datenimport</li>
|
|
<li>Kompetenzen</li>
|
|
</ul>
|
|
<h3>Demo Users</h3>
|
|
<ul>
|
|
<li><strong>username/password</strong></li>
|
|
<li>admin/1q2w3</li>
|
|
<li>student1/1q2w3</li>
|
|
<li>lektor1/1q2w3</li>
|
|
<li>assistenz1/1q2w3</li>
|
|
<li>gl1/1q2w3</li>
|
|
<li>gl2/1q2w3</li>
|
|
<li>gl3/1q2w3</li>
|
|
</ul>
|
|
</body>
|
|
|
|
</html>
|