Download presentation
Presentation is loading. Please wait.
Published byJanice Quinn Modified over 9 years ago
1
CSC 8560Fall 2000 Computer NetworksBhargavi Balasubramanian & Bob Viola Project 1 Description: E-Commerce Objective:Build a web storefront to sell videos for a fictitious company named “Rainforest”. Requirements:1. Web site accessible from Web browser 2. No user registration required 3. Browse videos by category 4. Search for a specific title 5. Present new releases and special deals 6. Add videos to shopping cart 7. View items in shopping cart 8. Present Order Form 9. Purchase videos
2
Main Favorite Movies Browse All/New All ReleasesNew Releases Choose Category Buy View My Purchase Order Form Submit Order Search For Title Rainforest Web Storefront Flow
3
Main page: contains a welcome message, today’s specials, and lists the most valuable customers. It also has a “click here” link that takes the user to the Favorite Movies page. Favorite Movies page: asks the user for their name and up to three favorite movies. It also contains a “Submit” button that takes the user to the Browse All/New page, and a “Clear” button that clears all data entered on this page. (The user name, address, phone number, favorite movies, and items purchased are stored on a table. When there is a sale on a movie or one of the user’s favorite movies becomes available, the user is notified by E-mail). Browse All/New: page has a link to the New Releases page, and a link to the All Releases page. New Releases page: contains the release of the week, a “Buy Now” link which goes to the Buy page, and a “View Other Choices” link which goes to the All Releases page. (This is updated as new releases come into the store). All Releases page: contains a dropdown box with all video categories where the user selects a category, and the “Go” button takes them to the Choose Category page. It also contains a “Search for a title” box, and a “Find” button that takes the user to the Search For Title page.
4
Search For Title page: contains the name, category, and price of the video. Choose Category page: contains all videos for the category chosen by the user. The user can select video(s) to add to their shopping cart, and press the “Buy” button which will take them to the Buy page. Buy page: contains a “View My Purchase” button which takes the user to the View My Purchase page, and a “Browse Other Selections” link which goes to the All Releases page. View My Purchase page: lists the title and price of all videos added to the user’s shopping cart, and the total cost for these items. It also has a link to the Order Form page. Order Form page: contains text boxes for users to enter their name, address, phone number, and total purchase price. It also contains radio buttons for choosing payment type of Check or Credit Card. A “Submit Order” button takes the user to the Submit Order page, and a “Reset” button clears all information entered on this page. (The user is not prompted for a Credit Card number since we don’t allow payments on-line. Instead, we tell the user where to send payments via E-mail). Submit Order page: thanks the user for ordering, and states that Rainforest will send ordered items will be mailed to the address provided by the user.
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.