Skip to content

SaniaCorreia30/AutoApplyBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Installation and Setup

This project consists of two main components: client and server.

Client Setup

Navigate to the project folder and Run following commands in sequence:

  1. cd client
  2. npm install
  3. npm run build

Server Folder

Navigate to the project folder and Run following commands in sequence:

  1. cd server
  2. npm install
  3. npm start

Now Load your extension on Chrome as following:

  1. Access chrome://extensions/ in your browser.
  2. Enable Developer mode.
  3. Click on "Load unpacked extension".
  4. In the file dialog, navigate to the repository folder, select the "client" folder, and then choose the "dist" folder within it.

About

A bot that automatically applies to jobs based on filters like title, location, and keywords. Saves time by automating repetitive job application tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors