You will need to create the theme of this project from scratch
.
-
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].
- These are the people that can contact by the employer. [Should be fetched from api].
- Your cellphone number, phone, email etc. [Should be fetched from api].
- Samples of your past work (e.g Javascript Projects, AddresBook, Handraiser). [Should be fetched from api].
- Your short personal biography. [Should be fetched from api].
- Any relevant certifications, awards, and so on.. [Should be fetched from api].
- A contact form that can use by the employer.
- A downloadable version of your physical resume (optional).
- Every web page should be in a readable and freindly format url e.g
http://localhost/jino-resume/my-work-history
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 should be from scratch
-
Having reposive design is a bonus.
-
Create your own custom database and implement wordpress
new wpdb()
with various queries. -
Ussage of
WP_query
to loop posts or category is a plus.
Submit a link to your fork of this repository to the Google Classroom assignment related to this project.
Goodluck!