Web Design and Programming (7175 & 6691)

    Need Solution - Download from here



    Web Design and Programming (7175 & 6691)
    Assignment 1
     
    Submission date: Sunday 23:55 24/09/2017 (Week 7)
    Type: Individual assignment
    Total mark: 15
    Proportion of unit assessment: 15%
    Submission: A .zip file that contains your web project and a Word file for your name and your student ID. Submit this file via Moodle (report is not required).
    Late submission: 5% of the total mark (i.e., 0.75 mark) per day. Information on how to apply for extension is in the unit outlines.
    Tasks: Implement a web site for visitors to explore restaurants in your area (Canberra city for UC Bruce campus, or Sydney city for Sydney Liverpool campus, or Melbourne city for Melbourne campus). Users are able to find at least 6 restaurants grouped according to cuisine (at least 3, e.g. Australian, Italian, Thai) or dishes (at least 3, for example fish & chips, pasta, and dumplings), or price (at least 3, for example cheap eats, mid-range and fine dining). Users are able to find all of these restaurants on a Google map and access to the web page for a chosen restaurant from this map.
    Requirements:

    1. Template, language, Bootstrap and semantic HTML5:
      1. NET Core Web Application in Visual Studio 2015. Language: C# [-15 marks if this template and C# language are not used].
      2. Use Bootstrap inNET Core Web Application and media query for responsive web design [-10 marks if Bootstrap and media query are not used].
      3. Use semantic HTML5 elements whenever possible [-5 marks if no semantic HTML5 element is found].
    2. Web Site:
      1. [5 marks] Home page: to introduce your web site and 6 restaurants. Brief information on cuisine, dishes, price and location is found on this home page. Details are shown below.
      2. [2 marks] Restaurants page: to list the 6 restaurants found on the restaurants page. Brief information on cuisine, dishes, price and location is found on this restaurants page. Details are shown below.
      3. [2 marks] Cuisine page: to list the 6 restaurants found on the home page in different cuisines (at least 3, e.g. Australian, Italian, and Thai). Details are shown below.
      4. [2 marks] Dishes page: to list the restaurants found on the home page in different dishes (at least 3, for example fish & chips, pasta, and dumplings). Details are shown below.
      5. [2 marks] Price page: to list the restaurants found on the home page in different prices (at least 3, for example cheap eats, mid-range and fine dining). Details are shown below.
      6. [2 marks] Location page: to display a Google map with markers for all restaurants. Each marker provides name, image and excerpt for the selected restaurant and a hyperlink to the web page for this restaurant. Details are shown below.
      7. Handle all exceptions that may occur at runtime (– 1 mark for each exception found). Make sure your web site provides the same display in the following web browsers: Firefox, Chrome and Internet Explorer (– 2 marks if not the same).

    Details

    • Below are 6 restaurants in Canberra, students in Sydney or Melbourne are required to change them to restaurants in Sydney or Melbourne city. You can choose other restaurants in your city as long as those restaurants have their own website and location on Google Map.
    • The design must be the same as you see on the screenshots below. You can replace (but not delete) the images below with your own images but their design (image size, position, margin, etc. remain the same). You can also replace (but not delete) the text contents below with your own text contents but their design (font type, font size, position, margin, etc. remain the same).
    • Review page: not required. You will implement this page in Assignment 2.
    By |2017-09-23T10:41:08+00:00September 23rd, 2017|Categories: C# & ASP|0 Comments

    Leave A Comment