Skip to content

tmhuyy/react-cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

CV Builder is a web application for building personal résumè. This project aims to solving this problem in an organized way, and also helps user keep tracks past instance they created during their life-time (not likely they will but its good to know that sql is built for that).

Installation

  • Install Node.js.
  • Clone repository.
  • Run npm install to install packages.

Documentation

  • Dark Mode Utility
    • Light mode, click sun symbol.
    • Dark mode, click moon symbol.
  • Responsive Desgin Utility
    • Mobile: iPhone SE, 6/7/8Plus (375x667).
    • Laptop: MacBook Air M1 2020 (1440x821).
  • How To Use
    • After typing data from each field is finished, Send First button must be clicked.
    • To render the user's cv, click Submit button.
    • To see your cv, click Your CV in menu bar.
  • NOTE: Prev button clears the user’s previous data.

Screenshots

MacBook screen
Landing page for Mac
Mobile screen
Landing page for iPhone SE/6/7/8 Plus
change screen
Light mode
form
Create CV page
Ending form
Last form field
cv mobile
Cv for mobile
cv mac
Cv for mac

Tech stacks

Front-end

  • React.js
  • Tailwind CSS

Back-end

  • Node.js (Express)
  • MongoDB (Mongoose)

SQL Database Management for résumè creation and storage.

Contributing

Vinh Bao Phuc - ITITIU20127 - Leader
Tran Minh Huy - ITITIU20219
Nguyen Vu Nhat Quang - ITITIU20149
Nguyen Thanh Hien - ITITIU20142
Tran Ngoc Nhan - ITITIU20264