Skip to content

Commit 811005f

Browse files
danbimclaude
andcommitted
docs: update landing page to reflect current feature set
Update feature descriptions to match the actual application: - List all 7 application statuses including ghosted and dumped - Mention tabbed form organization and HTML-to-Markdown paste - Highlight status tab filtering as a primary navigation feature - Note full CRUD support for job notes (add, edit, delete) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent b46737c commit 811005f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h1>Job Tracker</h1>
2424
<section class="feature">
2525
<div class="feature-content">
2626
<h2>Track Application Status</h2>
27-
<p>Follow each application through its lifecycle—from initial interest, to applied, interviewing, offer, or rejection. Filter by status to focus on what needs attention.</p>
27+
<p>Follow each application through its full lifecycle—not applied, applied, interviewing, offer, rejected, ghosted, or dumped. Filter by status tabs to focus on what needs your attention right now.</p>
2828
</div>
2929
<img src="screenshots/status-tracking.png" alt="Status tabs showing different application stages">
3030
</section>
@@ -40,23 +40,23 @@ <h2>Customizable Scoring</h2>
4040
<section class="feature">
4141
<div class="feature-content">
4242
<h2>Comprehensive Job Details</h2>
43-
<p>Track everything about each opportunity: compensation, work location, remote policy, and rate each job on 12 different criteria like impact, culture, and growth potential.</p>
43+
<p>Track everything about each opportunity across organized tabs: basic info, compensation, work location, and 12 rating criteria like impact, culture, and growth potential. Paste job descriptions from LinkedIn or other sources and HTML is automatically converted to Markdown.</p>
4444
</div>
4545
<img src="screenshots/job-form.png" alt="Job form with detailed fields and ratings">
4646
</section>
4747

4848
<section class="feature reverse">
4949
<div class="feature-content">
5050
<h2>Filter and Sort</h2>
51-
<p>Quickly find jobs by country, career track, or filter to show only your "wow factor" opportunities. Sort by score or date added.</p>
51+
<p>Filter by application status with tab-based navigation, narrow down by country or career track, or show only your "wow factor" opportunities. Sort by score or date added.</p>
5252
</div>
5353
<img src="screenshots/filters.png" alt="Filter controls for country, track, and wow factor">
5454
</section>
5555

5656
<section class="feature">
5757
<div class="feature-content">
5858
<h2>Job Notes</h2>
59-
<p>Keep track of your thoughts, interview feedback, and research for each opportunity. Add markdown-formatted notes directly from the job list or edit page.</p>
59+
<p>Keep track of your thoughts, interview feedback, and research for each opportunity. Add, edit, and delete markdown-formatted notes directly from the job list or edit page.</p>
6060
</div>
6161
<img src="screenshots/notes-panel.png" alt="Notes panel showing notes for a job opening">
6262
</section>

0 commit comments

Comments
 (0)