Track your job applications smarter, faster, and better.
A modern web app built with React and TypeScript, designed to help job seekers manage job applications, documents, and job search insights — all in one place.
Under Active Development!
- ✅ IT job scraping from Seek (Perth region)
- 🧠 AI-powered email integration (Beta)
- 📈 Real-time IT market analytics
- 🚀 Full-featured dashboard, job and document management
- Live job stats, charts, activities
- Market trend insights
- Track jobs across all stages (New → Offer/Rejection)
- Smart status updates
- Detailed history logs
- Resume, cover letter organizer
- Document version control
- Preparation checklists
- Q&A libraries
- Interview results tracking
- Application success rates
- Response rates
- Skill and salary trends
Area | Tech |
---|---|
Frontend | React 18 + TypeScript |
State Management | Redux Toolkit |
UI Framework | Shadcn/ui, Tailwind CSS |
Charts | Recharts |
Routing | React Router v6 |
Forms | React Hook Form |
Animations | Framer Motion |
API Client | Axios |
i18n | i18next |
Scraping | Custom Seek scraper |
AI Integration | Email NLP & job matching |
Security | Encrypted email processing, Secure credential storage |
- Node.js
v16+
- npm or yarn
git clone https://github.com/yourusername/job-application-tracker.git
cd job-application-tracker
npm install
npm run dev
Access the app at:
http://localhost:3000
npm run build
- Light/Dark mode support
- Fully customizable color palettes
- Component-level styling with TailwindCSS
Supported Languages:
- English 🇺🇸
- Chinese (简体中文 🇨🇳)
Easily extend to more languages with i18next configuration.
ApplyEasy is optimized for:
- 💻 Desktop
- 📱 Tablets
- 📱 Mobile Devices
- Protected routes
- Encrypted user data
- Privacy-first email processing
- Secure API communication
We welcome contributions!
# Fork the repository
git checkout -b feature/your-feature
# Make your changes
git commit -m "feat: add awesome feature"
git push origin feature/your-feature
# Create a Pull Request 🚀
This project is licensed under the MIT License.