Our design is a L-shape simple warehouse and with double- glazed glass partly on roof (middle section), two cranes installed inside the building. ( Try to imagine the picture )
Follow the points and explain how those aspects are importance to our design in detail :
.Natural Light
.Aesthetically Pleasing
.Minimal interior columns ( Gives us large open spaced area inside the building )
.Simple construction ( Easy to construct )
.Drainage system on roof
.Used Aluminium cladding
Improvement of the building:
Positioning- Overlooking AQA building
.Not the most effective use of surface area
.Columns required at intersection
.Storage/ Facilities
.
———-
Added on 15.05.2016 04:52
Here is the design brief file, plz do ignore the another file that i have uploaded
Instruction files
eng1085_coursework.pdf(214,64 KiB)
design_brief_-_spring_2016.pdf(2,08 MiB)
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 });

