Skip to content
Snippets Groups Projects
Commit 65898771 authored by Michael Tobis's avatar Michael Tobis
Browse files

Merge branch 'main' of https://github.com/tobi4120/capstone

parents fbe4439e 6bc43b87
No related branches found
No related tags found
No related merge requests found
......@@ -63,8 +63,14 @@ export default function JobTracker(props) {
</table>
<h3>&nbsp;&nbsp;Job Search Statistics for {user.first_name}</h3>
<h4>&nbsp;&nbsp;&nbsp;</h4>
<table class="table table-hover text-center">
<tr>Number of Job Applied To:</tr>
<tr>Interview Conversion Rate:</tr>
<tr>Offer Conversion Rate:</tr>
</table>
</div>
)
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment