Skip to content

Jobify lists the jobs for you, according to your preferences. You can apply several filters like minimum salary, .etc

License

Notifications You must be signed in to change notification settings

varun-s22/Jobify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jobify

Jobify, lists the job openings, of a region/public domain, according to the user's needs. Just enter the job title/designation and the country, to get your listings. You can also apply filters like "Full-Time Job" or "Part-Time Job", set a bar for the salary .etc

Requirements

  1. Axios (for fetching data from API)
  2. GSAP and ScrollTrigger (for animations)

You don't need to download these packages, including the script in index.html is fine.

You may need to get API KEY and API ID from the Adzuna Api, by creating an account with them. Once you recieve the key and id, make a config.js file inside the src folder, and keep the key/id in that file.

This is how, your config.js should look like

const DATA = {
    "APIKEY": "{YOUR API KEY (in double quotes)}",
    "APIID": "{YOUR API ID (in double quotes)}"
}

About

Jobify lists the jobs for you, according to your preferences. You can apply several filters like minimum salary, .etc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published