Skip to content

k-jelly1/Avanade-Hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Figma Prototype (See First)

https://www.figma.com/proto/AUfdvHOnJHUdhnFVwvQrhi/Avanade-Hack?node-id=1%3A53&scaling=scale-down&page-id=0%3A1&starting-point-node-id=1%3A53

Avanade-Hackathon

Safe Apply is a web app that allows job seekers to apply for jobs anonymously while emphasizing more in their talent. To achieve this, we encrypt all identifying information to help recruiters make fair and unbiased hiring decisions in the initial screening process. This not only helps eliminate unconscious bias but also encourages employers to focus more on a candidate's skills and experience.

In addition, our app also includes learning resources section to increase unconscious bias awareness among recruiters, promoting a more inclusive and diverse hiring process. This helps to address the root cause of bias and discrimination by educating employers on the importance of diversity and inclusion in the workplace.

How to run the react server:

cd client
npm start

How to run the backend server:

Start from main directory of the project '/Avanade-Hackathon' with the requirements.txt file:

pip install -r requirements.txt
cd EqualOppurtunity
cd resumes 
cd api 
python manage.py runserver 8001 

AND

cd jobs 
cd api 
python manage.py runserver 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors