Skip to content

Releases: pandalow/ApplyDay

Release list

0.1.1

Choose a tag to compare

@pandalow pandalow released this 12 Sep 15:34
bdf99fe

What's Changed

  • feat: fix deploy cap problems by @pandalow in #24
  • fix: ranking app , alter created_at to timestamp format by @pandalow in #25
  • Add chinese readme by @shagunagg12 in #27
  • Revise README.zh-CN.md for better structure and clarity by @pandalow in #28
  • fix: adding null value to job_description employment_type values by @pandalow in #33

New Contributors

Full Changelog: preview...0.1.1

0.1.0

Choose a tag to compare

@pandalow pandalow released this 08 Sep 22:41
ae487b7

ApplyDay v0.1.0 — First Release

Overview

First release of ApplyDay, a personal job analytics platform to track applications and analyze job descriptions with AI-powered insights.

Highlights

  • Application tracking with funnel view
  • Job description keyword and skill analysis (frequency, TF-IDF, co-occurrence)
  • Interactive analytics dashboard
  • One-click local deployment with Docker Compose

Quick Start

git clone https://github.com/pandalow/applyday.git
cd applyday
docker compose up --build

Full Changelog: https://github.com/pandalow/applyday/commits/preview