Commit ff002669 authored by Yechang's avatar Yechang
Browse files

feat: qwq

parent 2d343928
Loading
Loading
Loading
Loading
Loading
+48 −9
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
		Overview,
		RecentSales,
		Search,
		UserNav,
		UserNav
	} from '$lib/components/dashboard';
	// import DatePickerWithRange from "@/registry/new-york/example/date-picker-with-range.svelte";
</script>
@@ -34,9 +34,8 @@
	/>
</div> -->
<div class="p-8 pt-6">

	<div class="flex items-center justify-between space-y-2">
	<h2 class="text-3xl font-bold tracking-tight">Dashboard</h2>
		<h2 class="text-3xl font-bold tracking-tight">Dashboard?</h2>
		<div class="flex items-center space-x-2">
			<!-- <DatePickerWithRange /> -->
			<!-- <Button size="sm">
@@ -45,6 +44,46 @@
		</Button> -->
		</div>
	</div>
	<article class="prose">
		<h2>Help Maintain Our Open Source Project QwQ</h2>
		<p>Confused about this empty landing page?</p>
		<p>Passionate about web development and open source?</p>
		<p>Join us!</p>

		<p>
We need motivated students to help maintain this project used in SUSTech's cs303, cs311, cs208, cs216.
		</p>

		<h3>What You'll Do:</h3>
		<ul>
			<li>Collaborate with a diverse team.</li>
			<li>Contribute to project improvement.</li>
			<li>Gain valuable experience.</li>
		</ul>

		<h3>Who We're Looking For:</h3>
		<ul>
			<li>Enthusiastic students.</li>
			<li>Basic web development knowledge preferred.</li>
			<li>Strong communication skills.</li>
		</ul>

		<h3>Why Join Us:</h3>
		<ul>
			<li>Real-world software dev experience!</li>
			<li>Enhance your resume?</li>
			<li>Make a meaningful impact!</li>
		</ul>

		<h3>How to Apply:</h3>
		<p>QQ Group Number: 785603736</p>

		<h3>Gitlab</h3>
		<a href="https://mirrors.sustech.edu.cn/git/sustech-lms/web">https://mirrors.sustech.edu.cn/git/sustech-lms/web</a>
		

		<p>Join us and shape the future of cs education through open source!</p>
	</article>
	<!-- <Tabs.Root value="overview" class="space-y-4">
	<Tabs.List>
		<Tabs.Trigger value="overview">Overview</Tabs.Trigger>