Skip to content

unnuhere/Data-Hackfest

Repository files navigation

Data-Hackfest

PayParityQuest

PayParityQuest is the future of work, where everyone is paid fairly for their skills and experience, regardless of gender. With PayParityQuest, you can also find a job that matches your skills and interests, and apply with just a few clicks.

273439731-da578708-e3d5-4841-bbc4-a98837f9858b

Table of Contents

Introduction

PayParityQuest is a website that helps you get paid fairly for your work, regardless of gender.

PayParityQuest is a comprehensive platform that provides tools and resources to help people negotiate their salaries, find jobs that match their skills and experience, and achieve their career goals.

Features

PayParityQuest is a website that helps you get paid fairly for your work. It has two main features:

Customized negotiation email: This feature helps you create a persuasive email to send to your manager when negotiating your salary or promotion. You simply need to upload your resume and a draft of your own negotiation email, and PayParityQuest will provide feedback and suggestions.

Job search with filters: This feature allows you to find jobs based on your skills, gender, experience, and other criteria. You can also filter results by salary, location, and company type.

Prerequisites

  • Node.js: Download Node.js
  • npm (Node Package Manager): This is typically included with Node.js installation.
  • git

Installation 🖥️

Main page setup

  1. Clone the repository:
git clone https://github.com/Ruchi-here/Data-Hackfest.git
  1. Navigate to the TechTogether folder:
cd Data-Hackfest/
  1. Install the dependencies:
npm install
  1. Run the file:
npm run dev

PayParityQuest should now be running on http://localhost:3000/.

Job page setup

  1. You don't need to clone the repo again, you already have the repo on your local device.

  2. Navigate to the Jobs folder:

cd Data-Hackfest/Jobs
  1. Install the dependencies:
npm install
  1. Run the file:
npm start

Jobs should now be running on http://localhost:3001/.

Since the project has two main components, make sure that you're running the commands in the right order because you'll only be able to access the Jobs section on the main website after you have run the Job page.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors