Skip to content

wsa138/CV_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary: A CV application. This project uses React class components to take user input and display that input in the format of a resume. Most styling was done with Bootstrap classes, with some additional styling in the project's style.css file.

The purpose of this project is to work with React class components, so that when I encounter them in the wild, they will be familiar. This app has a parent component called "App.js" where state is stored. The functions that are used to change state upon user input are also included in this component. The apporpriate state objects and handler functions are passed to the child components "General.js", "Education.js" and "Work.js". "CV.js" displays the information from the form in a resume style layout.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published