Skip to content

An anonymous CV review platform designed to improve your chances of landing your dream job.

Notifications You must be signed in to change notification settings

Critik-V/Critik-V-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Critik-V logo

Critik-V Server Side (Open-source project)

GitHub stars GitHub Sponsors GitHub contributors GitHub forks GitHub issues GitHub last commit GitHub pull requests GitHub pull requests GitHub license

Discord Community | Contribution Guide

About this project

ENGLISH: Critik-V is a new platform for improving your resume and increasing your chances of finding the perfect job. What makes it special is that the reviews come from other members of the platform, all of whom remain anonymous. Recruitment professionals, HR experts and other members of the community provide objective reviews while maintaining confidentiality. This guarantees fair, unbiased assessments. You will receive personalised advice on how to improve the presentation of your skills and experience. This collaborative approach allows you to improve your resume confidentially, while benefiting from different perspectives. As well as feedback on your resume, the platform offers advice on job market trends, suggestions for adapting your resume to specific industries and tips on how to succeed at interviews. Opt for our resume review service based on anonymity and diversity of opinion to maximise your career opportunities.

FRENCH: Critik-V est une nouvelle plateforme pour améliorer votre CV et augmenter vos chances de trouver le job idéal. Ce qui la rend spéciale, c'est que les critiques proviennent d'autres membres de la plateforme, tous restant anonymes. Des professionnels du recrutement, des experts en ressources humaines et d'autres membres de la communauté fournissent des critiques objectives tout en préservant la confidentialité. Cela garantit des évaluations justes, sans partialité. Vous recevrez des conseils personnalisés pour améliorer la présentation de vos compétences et de votre expérience. Cette approche collaborative vous permet d'améliorer votre CV de manière confidentielle, tout en bénéficiant de différentes perspectives. En plus des retours sur votre CV, la plateforme propose des conseils sur les tendances du marché de l'emploi, des suggestions pour adapter votre CV à des industries spécifiques et des astuces pour réussir les entretiens. Optez pour notre service d'évaluation de CV basé sur l'anonymat et la diversité des avis pour maximiser vos opportunités professionnelles.

Contributing

Server side tech Stack

TypeScript TypeScript - Language
Node Js - Development Environment
pnpm - Dependency Manager
Express Js - Backend Framework
Prisma - Object-Relational Mapping (ORM)
Postgresql - Database
Docker - Containerization
Vitest - Test Tool

Local Development

Prerequisites

to run this project locally, you need to have the following tools installed on your machine:

  • Git - Git is software for tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development.
  • Node.js - Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.
  • pnpm - Fast, disk space efficient package manager
  • Docker - Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers.
  • Postgresql - PostgreSQL is a free and open-source relational database management system emphasizing extensibility and SQL compliance.
  • TypeScript - TypeScript is a programming language developed and maintained by Microsoft. It is a strict syntactical superset of JavaScript and adds optional static typing to the language.

Installation

  1. Clone the repository

    git clone https://github.com/Critik-V/Critik-V-server.git
  2. Install pnpm

    npm install -g pnpm
  3. Install dependencies

    pnpm install
  4. Create a .env file in the root/server of the project and add the following variables

(You can find the values of these variables in the .env.example file)

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

About

An anonymous CV review platform designed to improve your chances of landing your dream job.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published