Skip to content

career-opz/cv-manager-service

Repository files navigation

CV Manager Service

Authors

This is the backend which manages the CVs and job profiles of the user. This will communicate with the DB and the Portal backend service

Installation

  • Clone the github repository
  • Make sure you have Java 17 installed
  • Make sure your Java HOME is setup and /bin dir is added to the PATH
  • Recommand to have intellij idea installed
  • Open the project through intellij idea
  • Reload the project so that dependencies will be added to your local maven repository

To install the project if you want

  ./mvnw clean install

Otherwise you can use intellij to run the CV manager service Make sure Portal backend service is already up so that UI can communicate with this service

Documentation

swager-docs

High level Architecture diagram

Highlevel Architecture

About

CV manager service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published