diff --git a/src/components/dashboard/ResumeDatabase.astro b/src/components/dashboard/ResumeDatabase.astro new file mode 100644 index 0000000..878dd99 --- /dev/null +++ b/src/components/dashboard/ResumeDatabase.astro @@ -0,0 +1,187 @@ +--- +import ResumeList from "./ResumeDatabase/ResumeList"; +import ResumeFilters from "./ResumeDatabase/ResumeFilters"; +import ResumeSearch from "./ResumeDatabase/ResumeSearch"; +import ResumeDetail from "./ResumeDatabase/ResumeDetail"; +--- + +
+ Search and filter student resumes for recruitment opportunities +
+Select a resume to view details
+{user.email}
+ +{user.major || 'Not specified'}
+{user.graduation_year || 'Not specified'}
++ Resume preview not available. Click the download button to view the resume. +
+No resumes found matching your criteria
+Student | +Major | +Graduation Year | +Actions | +
---|---|---|---|
+
+
+
+
+
+ {user.avatar ? (
+
+
+ {user.name.charAt(0)}
+
+ )}
+
+
+ {user.name}
+ |
+ {user.major || 'Not specified'} | +{user.graduation_year || 'Not specified'} | ++ + | +
Event | -Attendance | -Rating | -
---|---|---|
Tech Talk | -32 | -4.8/5 | -
Workshop | -28 | -4.6/5 | -
Major | -Downloads | -Trend | -
---|---|---|
Computer Science | -45 | -↗︎ | -
Electrical Engineering | -32 | -↗︎ | -
+ Insights and analytics about IEEE UCSD events and student + engagement +
+--
+--
+--
+--
+No event data available for the selected time period
+No event data available for the selected time period
+