Job Hunting App

Overview

The Job Hunting App is designed to simplify and enhance the job search experience for job seekers. It addresses common frustrations such as lack of feedback from employers, difficulty in tracking applications, and challenges in salary negotiation. By providing a centralized platform, the app aims to make job hunting more efficient and less stressful.

What was this for?

This project was done for SST's (School of Science and Technology, Singapore) Computing Coursework 2024/2025 (Graduating Class of 2025). It aims to showcase my group's proficiency in python, while displaying the understand of AI and Machine Learning.

Features

  • Personalized Feedback: Employers can provide feedback to candidates, helping them understand areas for improvement.
  • Application Dashboard: A single dashboard to track all job applications, including status updates and reminders.
  • Salary Transparency: Real-time salary data during the application process to help users make informed decisions.
  • Enhanced Communication: Tools for employers to keep candidates informed about their application status.
  • Streamlined Applications: Automation of the application process to reduce repetitive tasks.

Installation

  1. Clone the repository: git clone https://github.com/yourusername/job-hunting-app.git
  2. Navigate to the project directory: cd job-hunting-app
  3. Install the required dependencies: pip install -r requirements.txt

Usage

To run the application, execute the following command:

python src/main.py

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any enhancements or bug fixes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Built With

Share this project:

Updates