Developed a full-stack job tracking platform that helps users organize and monitor their job applications efficiently. The app allows users to add job entries with details such as company name, position, application status, date applied, and notes. It also provides a dashboard with visual status indicators and filters to manage applications by stages like Applied, Interviewing, Offer, or Rejected.
The frontend was built using React and Tailwind CSS for a clean and responsive user interface, while the backend was developed with Node.js/Express and integrated with a database (MongoDB/MySQL) to store user data securely. Additional features include user authentication, progress tracking, and CRUD functionality for complete control over job entries.