Skip to content

Platform that provides CV and Cover Letter templates as well as a dynamic text editor with many features to import data, customize them and convert them to pdf. Watch presentation video at README in order to know more about CVFY project and our team.

Notifications You must be signed in to change notification settings

AlexandrMel/1_CV_FY_Project

 
 

Repository files navigation

CVFY

CVFY is a platform that provides CV and Cover Letter templates as well as a dynamic text editor with many features to import data, customize them and convert them to pdf.

Watch our presentation video in order to know more about CVFY project and our team.

Built with

Frontend

  • React and React Hooks - for all the UI components
  • Context API and Redux - to manage states
  • Vanilla JavaScript - to handle big part of logic on CV and Cover Letter builders
  • SASS and CSS - no frameworks here, just pure SASS and CSS (site is completely responsive and renders the same in all browsers).
  • Cloudinary - To upload images

Backend

  • Node.js - for backend environment
  • Express.js - for Routing, Middleware functions and Static server file sharing
  • MongoDB - Database for storing flexible content of CV and Cover Letter
  • Mongoose - for queries and User Schema
  • Puppeteer - for scraping data
  • Passport JS - for Authentification

Installation

Run:

npm i

ǹpm run dev - Runs the app in the development mode.

Deployment

Although CVFY is deployed on AWS, we decided not to share the link yet because we want to be more careful on data protection first.

About

Platform that provides CV and Cover Letter templates as well as a dynamic text editor with many features to import data, customize them and convert them to pdf. Watch presentation video at README in order to know more about CVFY project and our team.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.5%
  • CSS 15.2%
  • HTML 0.3%