https://github.com/piszmog/job-app-tracker
📈 Track and manage your job applications
https://github.com/piszmog/job-app-tracker
job-application rust svelte tailwindcss tauri
Last synced: about 2 months ago
JSON representation
📈 Track and manage your job applications
- Host: GitHub
- URL: https://github.com/piszmog/job-app-tracker
- Owner: Piszmog
- License: mit
- Created: 2023-08-24T19:52:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-28T05:07:57.000Z (over 1 year ago)
- Last Synced: 2025-02-12T14:38:12.915Z (3 months ago)
- Topics: job-application, rust, svelte, tailwindcss, tauri
- Language: Svelte
- Homepage:
- Size: 1.79 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Job Application Tracker
Job hunting can be difficult. There are many things to track. Such as,
- Where have you applied?
- What was the position?
- When did you apply?
- What is the description of the position?
- What is the status of the application?
- Do you have any notes about the application?This desktop application is designed to help you track your job applications.

The application also tracks the history of a Job Application.

## Installation
Go to the [releases](https://github.com/Piszmog/job-app-tracker/releases) and download the latest release for your
operating system.## Development
### Prerequisites
- [Rust](https://www.rust-lang.org/tools/install)
- [Node.js](https://nodejs.org/en/download/)
- [pnpm](https://pnpm.io/installation)
- [Tauri](https://tauri.app/v1/guides/getting-started/prerequisites)### Run
Run the following command to start the application.
```shell
pnpm tauri dev
```## TODOS
- Pretty statistics
- Better icons