ngtinn59 / thanhtin-it-job-finder2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project: Job Finder - CV Export API

Installation

  • Clone the repository.
  • Run composer install.
  • Copy .env.example to .env.
  • Generate a secure key in the .env file by running php artisan key:generate.

[Features]

  • Register: Allow users to create new accounts.
  • Login: Enable users to log in to their accounts.
  • About Me: Functionality to create personal profile information.
  • Certificates: Ability to add certificates to the profile.
  • Education: Capability to add educational qualifications.
  • Experiences: Option to add work experiences.
  • Projects: Capability to add projects.
  • Skills: Functionality to add skills to the profile.
  • GetResume: Function to return CV information using API. And some functions are in the process of being completed API Documation
  1. Link Postman: https://app.getpostman.com/join-team?invite_code=521a4cb90d8873007c3e9fb4d26ecf77&target_code=6cbab4d9a671f799d2dfa2886f1dd4e2
  2. [ ]

About


Languages

Language:PHP 99.3%Language:Blade 0.6%Language:JavaScript 0.1%