Hair, Makeup, and Models
This week, discuss hair and makeup trends as well as model selection and clothing options. Devise a makeup color palette for the event. Provide reasons as to why you chose a particular makeup color palette for the event. Justify how your audience will appreciate the color palette you created.
Tasks
Respond to the following in a Microsoft Word document in about 700 words:
In Adobe Photoshop, create and submit hair and makeup trend boards reflecting the \”look\” that you choose for the models of the show. In your trend board, include colors that will suit your collection and appeal to your audience. Include at least four images from magazines, Internet, or newspapers to reflect the color palette and look you want to project in your makeup color selection. Provide reasons for including the particular images in the board.
Identify at least three clothing options that the fashion show will showcase. Mention how the clothing you identified will be placed with the hair and makeup decided. Justify your response on the basis of how the clothing, makeup, and hair you suggested will be liked by the audience of the fashion show.
Remember to base your suggestions on the target market profile indicated in Assignment 1 ( In upload files ). The following resources can also be used:
G living
Not Just a Label
Make sure you use MLA format to cite references and use correct grammar, language, and word choice.
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

