Skip to content

boomcamp/WP2-Web-Resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 

Repository files navigation

Introduction

You will need to create the theme of this project from scratch.

Pages

My Work History

  • You can add your work history from your previous Boom.Camp experience [Should be fetched from api].

  • Technical Skills, Programming languages etc. [Should be fetched from api].

Character References

  • These are the people that can contact by the employer. [Should be fetched from api].

Contact information

  • Your cellphone number, phone, email etc. [Should be fetched from api].

Portfolio

  • Samples of your past work (e.g Javascript Projects, AddresBook, Handraiser). [Should be fetched from api].

Biography

  • Your short personal biography. [Should be fetched from api].

Achievements

  • Any relevant certifications, awards, and so on.. [Should be fetched from api].

Contact us

  • A contact form that can use by the employer.

Download Resume

  • A downloadable version of your physical resume (optional).

Url

  • Every web page should be in a readable and freindly format url e.g http://localhost/jino-resume/my-work-history

Theme functions

For our resume website we will need to create a shortcode that will display work experiences under My Work History page, this should be an external api.

You can use the following tools to create json.

Theme and Design

  • Theme should be from scratch

  • Having reposive design is a bonus.

Database Design

  • Create your own custom database and implement wordpress new wpdb() with various queries.

  • Ussage ofWP_query to loop posts or category is a plus.

Finished

Submit a link to your fork of this repository to the Google Classroom assignment related to this project.

Goodluck!

About

Theme Development from scratch - Portfolio Web Site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published