Welcome to EasyApp, your one-stop solution for navigating job listings with ease. Job hunting has never been this effortless!
- 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.
Anyone is allowed to contribute to EasyApp. The guidelines for contribution can be found in the Contributing file.
-
Clone this repository:
git clone https://github.com/EasyApp-RPI/EasyApp.git
-
Open the repository on your machine and install node packages with:
npm install
-
Then build the chrome extension with:
npm run build
-
Open Chrome and navigate to
chrome://extensions/
. -
Enable "Developer mode" (usually a toggle in the top right).
-
Click on "Load unpacked" and select the
EasyApp/extension
directory. -
The EasyApp extension icon should now appear in your Chrome toolbar. Click on it and enjoy!
If you're new to Chrome extensions, here are some resources to get you started:
This project is licensed under the MIT License. See the LICENSE file for details.
A Rensselaer Center for Open Source project