Skip to content

Developing a Web Application Frontend with Application Tracker System #1

@Hk669

Description

@Hk669

Description:

This issue is aimed at beginners who want to gain experience in web development. The task involves creating a frontend for the "Application Tracker System" project, which includes features for users to upload job descriptions and their resumes. The frontend should then calculate a similarity score between the uploaded documents, helping users identify suitable job opportunities.

Background:

The "Application Tracker System" project lacks a backend but enables users to upload job descriptions and resumes. The goal is to enhance the user experience by providing a web-based frontend that enables document uploading and similarity score calculation. The similarity score will help users determine the relevance of their application to a specific job opportunity.

Task:

Your task is to develop a web application frontend for the "Application Tracker System" project. The frontend should incorporate the following functionalities:

Document Upload: Allow users to upload their resumes and job descriptions directly through the web interface. Implement a user-friendly file upload mechanism.

Similarity Score Calculation: Use the existing Python code to calculate the similarity score.

Display Results: Display the calculated similarity score to the user in a clear and understandable manner, such as a percentage or a numerical value.

Styling and Responsiveness: Ensure the frontend design is visually appealing and responsive, making it accessible and usable across various devices and screen sizes.

For more Info: Checkout https://github.com/AdvantageCommunity/Application-Tracker-System/blob/main/CONTRIBUTION.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions