Welcome to Deez Job App, a platform designed to help you find and apply for the perfect job. With Deez Job App, you can search for jobs based on your preferences and requirements, compare job roles and salaries, and even write a cover letter to apply for the job.
Job Search: Our app allows you to search for recent job listings by keyword, location, job title, or company name. You can also filter by job type (full-time, part-time, contract, etc.), salary range, and experience level.
Job Comparison: You can compare job roles and salaries side-by-side to determine which job is the best fit for you. This feature helps you make an informed decision before applying for a job.
Cover Letter Writer: Our app provides a cover letter writer feature, which helps you write an effective cover letter for your job application. The cover letter templates are customizable to fit your unique needs.
- React
- Node.js
- Flask
- HTML
- CSS
- Python
- OpenAI API
- Bootstrap
To install the app, follow these steps:
- Clone the repository.
https://github.com/shxnying/NUTS-Nut-Job-App.git
- Install the dependencies.
-
Go to https://sites.google.com/a/chromium.org/chromedriver/downloads.
-
Choose the version of chromedriver that matches your Google Chrome version.
-
Download the chromedriver file for your operating system (Windows, Mac, or Linux).
-
Extract the file from the zip folder.
-
Use the chromedriver file in your Selenium automation scripts to control a Google Chrome browser instance.
- Install node and python dependencies
pip install -r requirements.txt -python
node install -nodeJS
- Start the app.
We welcome contributions from anyone who is interested in improving our app. If you would like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch.
git checkout -b new-feature
- Make your changes and commit them.
git commit -m "Add new feature"
- Push your changes to your fork.
git push origin new-feature
- Submit a pull request.