Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Developing a Web Application Frontend with Application Tracker System #1

Open
Hk669 opened this issue Aug 27, 2023 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Hk669
Copy link
Member

Hk669 commented Aug 27, 2023

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

@Hk669 Hk669 added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant