Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Throughout this course, you will be working on several aspects of the implementation of an e-commerce Web site for an organization of your choosing, either

Throughout this course, you will be working on several aspects of the implementation of an e-commerce Web site for an organization of your choosing, either real or imaginary. The work will focus on actual development work on an e-commerce prototype Web site.

Project Selection

The first step will be to select an organization as the target for your e-commerce implementation plan. This organization will be used as the basis for each of the assignments throughout the course and should conform to the following guidelines:

  • Nontrivial: The selected or invented organization should be substantial enough to allow for the reasonable expectation of e-commerce traffic and interest.
  • Domain knowledge: Choose a topic for your organization that is familiar enough to allow you to focus on the planning and development tasks without having to spend significant time learning more.
  • Accessibility: Your organizations products will need to be visualized in a product catalog, so make sure that you can find images from a search engine that can represent what you plan to sell. You may use existing images; you do not have to make them yourself. For example, if you plan to sell cigars, many images of cigars are available online.
  • Relevance: Services and advisory type products (e.g., consulting services) may not be appropriate for this assignment. Physical products are recommended. If you are not sure, consult with your instructor and be prepared with alternatives. Motivation is important, but keep the focus on learning and experience.
  • Appropriateness: Aim your project toward a general audience. Professionalism is required.
  • Once you have decided on an organization and its products, it is time to create your application service provider (ASP) Web site.

    Software Installation

    To build the e-commerce project, you will need to download and install the following software:

    Visual Studio 2019

    Click the above link to open the installation instructions. You will need to install the ASP.NET module for ITSD325, as indicated in the instructions.

    Once you have completed installation, watch the video lessons for Unit 1. These are listed in the Learning Activities for Unit 1. These lessons show how to create an ASP project and how to add some simple content to the page.

    When you have completed viewing these lessons, create a project with the following parameters:

  • The project type must be an ASP.NET Web application using .NET Framework (not Core) and the C# programming language.
  • Use a single Web form named Home.aspx, not an HTML page.
    • Tip: To view a page in a browser window, right-click on it either in the editing window or in Solution Explorer, and then click View in browser.
  • In your own words, provide a message welcoming visitors to your e-commerce site, explaining briefly what the organization is and describing what products you plan to sell. Invite users to visit the catalog page and make a purchase.
  • Display at least 1 logo or image that is relevant to the topic of your site. This can be a logo for the organization, an image of a product you plan to sell, or something else that is related in some way. Although not required, you can quickly create your own logo at Design Iconic, Looka, or LogoMakr.

No further questions. This is all i got

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design And Implementation

Authors: Edward Sciore

2nd Edition

3030338355, 978-3030338350

More Books

Students also viewed these Databases questions

Question

Describe Table Structures in RDMSs.

Answered: 1 week ago