jbaek7023 / Online-Resume

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online Resume

DEMO

Purpose of this project

code jQuery with Object-Oriented Programming (OOP)

sc.png

File Description (instruction)

-index.html: The main HTML document. Contains links to all of the CSS and JS resources needed to render the resume, including resumeBuilder.js. -js/helper.js: Contains helper code needed to format the resume and build the map. It also has a few function shells for additional functionality. More on helper.js further down. -js/resumeBuilder.js: This file is empty. You should write your code here. -js/jQuery.js: The jQuery library. -css/style.css: Contains all of the CSS needed to style the page. -README.md: The GitHub README file. and some images in the images directory.

About


Languages

Language:JavaScript 96.8%Language:HTML 2.1%Language:CSS 1.1%