Choose and Answer three
1)Choose a Fashion supermodel, what goes on to the career of a model, (photographers/agents/stylists in her life), background, creation of that person
2)Discuss Two mainstream movies about fashion industry. What are similarities/differences. What different perspectives do they show about the movies
3)How did social media affect fashion industries promotion and marketing (ability to market behind the scenes)
4)Critically discuss an influential designer or designer team with fine art practice- could be Hussaine Chalayanne, Alexander Mcqueen, Scarpelli, Yves Saint Laurent, Jean Paul Gaultier
5)Evaluate how music and fashion come together, their projection of what they look like is how they sound like- examples could be -Kanye West, Lady Gaga, Madonna (or on a different note Britney Spears or Christina Aguilera can be discussed, how different were their fashion sense in different stages of their career. At the beginning they are sweet (songs and fashion), then rougher, sexier and last stage mature, classier)
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 });

