Coder Social home page Coder Social logo

lesnier / job-scan Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 18.66 MB

Job scanning. Match the skills of the user with the skills of the company position. Returns the best matches. StackTech: Laravel/Vue.Js/Vuex/Vue-Route

Shell 1.30% PHP 90.31% Vue 7.88% Blade 0.51%

job-scan's Introduction

Job-Scan

Find the jobs most relevant to the skills of a software engineer.

See the video example:

Watch the video

This Repo

This Laravel project provides a back-end API to manage a data set of jobs, job skills, and job descriptions. You can view the documentation at https://jobscantakehomeprojectapi.docs.apiary.io/, which is generated from this file.

It has included a front-end based on Vue components; handling states with Vuex; and navigation as SPA thanks to Vue-Route. Everything compiles optimally with Laravel/Mix. Bootstrap 5.1 based css components

Setup

This repo is configured with Laravel Sail, if you have docker installed, you can set it up by running the build.sh script in this repo, this will setup the containers in docker (and run them) and install composer dependencies, and run the DB migrations, after this you can use the vendor/bin/sail script for future interactions with the repo.

We have a CSV file included and an artisan command to import the CSV file into the DB table

vendor/bin/sail artisan populate:jobs

Without Docker

If you don't have docker installed, you'll need PHP8 and composer and will have to install composer and node dependencies yourself.

Unit Testing

Unit tests are in place which you can run with vendor/bin/sail artisan test, but they rely on the data being loaded, so be sure to run the populate:jobs artisan command first.

job-scan's People

Stargazers

Rihards Mantejs avatar  avatar

Watchers

Lesnier Gonzalez Lopez 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.