Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 23 hours 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-10-24T02:19:42.000Z (over 1 year ago)
- Last Synced: 2023-10-24T22:23:05.920Z (over 1 year ago)
- Topics: job-application, rust, svelte, tailwindcss, tauri
- Language: Svelte
- Homepage:
- Size: 1.72 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
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.
![img](./images/home.png)
The application also tracks the history of a Job Application.
![img](./images/details.png)
## 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