Loading
Loading
A responsive job application tracker built with React & Ant Design. Switch seamlessly between Arabic and English, toggle dark/light themes, and manage every step of your job search—from application to offer.
src/
├── components/ # Shared UI components
├── hooks/ # Custom React hooks
├── locales/ # Localization files
├── pages/ # Route-based components
├── services/ # API/service layer
├── themes/ # Theme configuration
├── types/ # TypeScript type definitions
└── utils/ # Helper functions and constants
This project is licensed under the MIT License.