Skip to content

EasyApp is a chrome extension that allows users to autofill job applications, draft application responses, navigate job listings, tweak user resumes to fit job description, and much more!

License

Notifications You must be signed in to change notification settings

JackieMe/job_autofill

 
 

Repository files navigation

EasyApp Chrome Extension 🚀

EasyApp Logo

Welcome to EasyApp, your one-stop solution for navigating job listings with ease. Job hunting has never been this effortless!

Table of Contents

Features

  • Autofill Page: Instantly fill out job application forms.
  • Navigate Listings: Manage and navigate through your job listings.
  • Settings: Customize your personal info for EasyApp to use.

Contributing

Anyone is allowed to contribute to EasyApp. The guidelines for contribution can be found in the Contributing file.

Getting Started

Installation

  1. Clone this repository:

    git clone https://github.com/EasyApp-RPI/EasyApp.git
  2. Open the repository on your machine and install node packages with:

    npm install
  3. Then build the chrome extension with:

    npm run build
  4. Open Chrome and navigate to chrome://extensions/.

  5. Enable "Developer mode" (usually a toggle in the top right).

  6. Click on "Load unpacked" and select the EasyApp/extension directory.

  7. The EasyApp extension icon should now appear in your Chrome toolbar. Click on it and enjoy!

Dive into Chrome Extensions

If you're new to Chrome extensions, here are some resources to get you started:

License

This project is licensed under the MIT License. See the LICENSE file for details.

A Rensselaer Center for Open Source project

About

EasyApp is a chrome extension that allows users to autofill job applications, draft application responses, navigate job listings, tweak user resumes to fit job description, and much more!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.8%
  • HTML 2.7%
  • JavaScript 1.5%