Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jayrichh/workwaka
https://github.com/jayrichh/workwaka
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jayrichh/workwaka
- Owner: JayRichh
- Created: 2024-11-08T09:09:20.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T09:13:56.000Z (about 2 months ago)
- Last Synced: 2024-11-08T10:24:19.782Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://workwaka.vercel.app
- Size: 241 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WorkWaka
Track your job applications with ease. Get insights into your job search through visual reports and stay organized with integrated calendar management.
## Key Features
- 📊 Visual flow tracking with Sankey charts
- 📅 Calendar integration for interview management
- 📝 Quick job application entry and tracking
- 📈 Progress insights and reporting
- 🌙 Dark mode support## Quick Start
```bash
# Install dependencies
npm install# Start development server
npm run dev# Open in browser
http://localhost:3000
```## Tech
Built with Next.js, TypeScript, and Tailwind CSS. Data persists in local storage.