Pine Valley Inc. Website Development Project, Study Guides, Projects, Research of Management Information Systems

A project for an intern to develop a website for pine valley inc. The website should include pages for 'about us', 'products', 'policies', and 'contact us'. Each page has specific requirements, such as including company history, mission, and vision on the 'about us' page, and listing financing, delivery, and return policies on the 'policies' page. The intern is also required to create reports for customers in various regions using an access database. Instructions for creating webpages with appropriate titles, headings, details, graphics, links, and navigation.

Typology: Study Guides, Projects, Research

Pre 2010

Uploaded on 02/24/2010

koofers-user-2a7
koofers-user-2a7 🇺🇸

5

(1)

10 documents

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
1
ADMN 410 – Project 3 - HTML
Assume that during the summer you are hired by a small furniture company named Pine
Valley Inc to do an internship. Ms Smith the VP for Information Technology (IT) at Pine
Valley Inc has read through your resume and noticed that you took a course on
Management Information Systems (MIS) at UNH and that in one of the course modules
you learned how to develop webpages. She would like you to create a website for Pine
Valley Inc.
The website you build should be structured as follows:
index.html
policies.html products.html contact_us.html
home.htm office.htm
customers.html
pf3
pf4

Partial preview of the text

Download Pine Valley Inc. Website Development Project and more Study Guides, Projects, Research Management Information Systems in PDF only on Docsity!

ADMN 410 – Project 3 - HTML

Assume that during the summer you are hired by a small furniture company named Pine

Valley Inc to do an internship. Ms Smith the VP for Information Technology (IT) at Pine

Valley Inc has read through your resume and noticed that you took a course on

Management Information Systems (MIS) at UNH and that in one of the course modules

you learned how to develop webpages. She would like you to create a website for Pine

Valley Inc.

The website you build should be structured as follows:

index.html

policies.html products.html contact_us.html

home.htm office.htm

customers.html

Below is a description of what each page MUST contain.

About Us: (index.html)

History - Include brief description about the company’s background e.g. when it was founded, by who, what products it sold in it’s early days, how it has grown over the years etc. Mission – Describe the company’s mission Vision – Describe the company’s vision

Products: (products.html)

Home Furniture (Separate page-home.html)

Bedroom Furniture – Products names and pictures Living Room Furniture- Products names and pictures

Office Furniture (Separate page-office.html)

Office Desks - Products names and pictures Office Chairs- Products names and pictures

Policies: (policies.html)

Financing - List your financing policies Delivery - Discuss your delivery policies Return Policies – Describe your stores return policies

Contact us: (contact_us.html)

Corporate Office Postal Address- Head office location Phone – Head office phone number Fax – Head office fax number E-mail – clickable email address which when clicked has the Head office email address and the subject line should read “Corporate Inquiry”

Regional Offices: - (You must have at least 2 regional offices) Postal Address- Regional office location Phone – Regional office phone number Fax – Regional office fax number E-mail – clickable email address which when clicked has the Regional office email address and the subject line should read “Regional Office Inquiry”

Customers: (customers.html)

You have been provided with an access database called PINE VALLEY_STUDENT VERSION.MDB under Course Documents in Blackboard. Using this database create reports for customers in various regions (e.g. Northern, Southern, Midwest, West). Each report should show the customers names, addresses, city, state, postal code and all the orders each customer has placed. Be sure to also include even customers who have not placed any orders. Each report should link to the reports for the other 3 regions. Each of the hyperlinks should be labeled appropriately (e.g. Customers in the Midwest) and should be placed next to a clickable MS Access icon. When visitors to the website click on the MS Assess icon they should be taken to a report which shows the customers for that particular region.

find any errors in code. Just go back to the last thing modification you made. The most common mistake made is forgetting to close a tag.

  1. Always check to make sure that you have used the extension “.html” or .htm to save your pages. Turn the file extension option on by opening any folder on your computer and clicking Tools>> Folder Options>> View. Make sure the check box for Hide extensions for known file type is NOT checked. This will allow you to see the file extension for all files on your computer. If you have accidentally saved your .htm file as something like .htm.txt , simply right click of the file, select rename, delete the .txt extension, click enter.

Submission Instructions

When you have completed creating the html files for your project you will place them files into a folder called project, and upload the folder into your public_html folder on cisunix. Makes sure the “project” link on your HTML in-class exercise links to the index.html file of your project. You will then upload the the URL for your inclass index.html to blackboard. The deadline for submission of this project is 11 May 2009 Midnight.