Git Product home page Git Product logo

resumex's Introduction

ResumeX

A platform for checking and editing your resume to qualify for job's description or get job suggestions matching your resume.

=========

--------------------------------------------

A project built by Lighthouse Labs students.

ResumeX allows users to upload job description and resume and get results whether your resume qualifies for the job! You can also get job suggestions matching your resume. It is user friendly and uses modern frameworks such as React, css, express and more!

Please enjoy our application and get hired!

--- Built by: Tyler Asai, Jay Ho and Sher Arsalaie. ---

Screenshots

Details about app:

The app will help users in their careers by speeding up the resume and editing process. The app can be easily used and is user friendly. User can cut and paste the job description and resume in the text field, or they can upload the docx file and press submit. The submit button will give all the results in matter of seconds and will recommend the changes in resume in order to meet the job requirements. The user can also decide to look for a job using our job search option that uses api calls to hob websites and recommend jobs matching your resume automatically.

Getting Started

  1. Fork and clone the project.
  2. Update the .env file with your correct local information
  • DB_HOST = localhost
  • DB_USER = labber
  • DB_PASS = labber
  • DB_NAME = vagrant
  • DB_PORT = 5432
  1. Install dependencies: npm install
  2. Reset database: npm run db:reset
  • Check the db folder to see what gets created and seeded in the SDB
  1. Run the server: npm start
  • Note: nodemon is used, so you should not have to restart your server
  1. Run the App in another terminal: npm start
  • Note: nodemon is used, so you should not have to restart your server
  1. Visit http://localhost:3000/

Dependencies

  • "axios": "^0.21.0",
  • "cookie-parser": "~1.4.4",
  • "cors": "^2.8.5",
  • "debug": "~2.6.9",
  • "dotenv": "^8.2.0",
  • "express": "~4.16.1",
  • "morgan": "~1.9.1",
  • "pg": "^8.5.1",
  • "pg-native": "^3.0.0"

resumex's People

Contributors

tylerasai avatar arsala1995 avatar jaysaikitho avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.