Free Essay

E-Commerce Report

In:

Submitted By ankita389
Words 5337
Pages 22
Chapter 1
Introduction

The project is a interactive website for movies from all round the world. The purpose of the website is to provide a hands-on, easy-to-use information about all movie details at the click of a button. The website can be developed to be a large database which enlists movies which are famous internationally, and also those which are local favorites. The scope, therefore, is again that any movie detail can be found without much hassle. The website offers complete control to the registered user and he can buy movies tickets ,search for movies and provide appropriate feedback. It also provides tons of features such as a shopping cart for multiple movie ticket buying sections for buying dvd title of the movies etc. The user can post his comments about the movies on the website and interact with movie buffs from around the world.

2 Chapter 2
Problem Definition

The project is an online movie store where people can buy movies tickets as well as dvd titles. The user will be able to point out any suggestions if present, interact with other users request for movie titles which are not available on the website, post comments on the listed movies subject to the administrator’s consent. The proposed project helps find movies tickets to any thaetres across any location of the multiplex. It also keeps the recent movies posted to the user so that he is aware of any new movies which he might like by emailing him about them and sending out sms’s. There are in general 2 main sections :- 1)Movie Ticket buying 2)Dvd Title Shopping
The above sections will be available only to the register user. All the products are classified according to the brand and after selecting the particular brand product customer can do the online transaction using the shopping card.Regarding any query or doubt the customer can contact to us on through help section or contact us section which is there in homepage.

Chapter 3
Requirement Analysis
3.1 User characteristics
• No pre knowledge of html
• No pre knowledge of database management
• Should be familiar with internet
• Should know English
• Should be able to use and do according to the graphical user interface

3.2 Constraints
• There is no maintainability of back up so availability will get affected.[2]
• Limited to HTTP/HTTPS
• No multilingual support.

3.3 Specific Requirement

3.3.1 User Interface

• A browser on computer of user’s (student) machine is the interface.
• All pages of the site act as GUI for web application.

3.3.2 Software product features

• Centralized database
• Effortless & easy evaluation

3.3.3 Performance Requirement (Non – functional Requirements)
It should withstand overburden of multiple users

3.3.4 Software system attributes (Quality Requirements)

3.3.4.1 Maintainability: Database is separated from main application so that its contents can be easily updated.

3.3.4.2 Portability:
Application can be easily moved from a server to another very easily and efficiently.

3.3.4.3 Recoverability:
Backups (of database only) can be used to recover from crashed state

3.3.4.4 Security:
Login IDs for customers are sufficient for security. No user is not allowed to modify the database.

3.3.5 Logical database requirement:
MS access database contains the logical structure of Application

Chapter 4 Site Map Chapter 5 Software requirements The computer should be equipped with any of the mentioned web browsers .The user should also update to newer versions of the browser when available to enjoy all the features of the website. The following web browsers are compatible with the website.

* Internet Explorer 9 * Opera 10 * Mozilla Firefox 9 * Google Chrome

The operating system should be windows XP (SP2) onwards. The website supports Windows Vista and Win7, uBuntu and all versions of Mackintosh.,For managing the Large databases we make uses of Microsoft Access databases in order to keep a track of the user records of the existing customers. The software’s required to support this application are: * Dreamweaver and Visual Studio for web interface * SQL for database * Server(IIS

Chapter 6 Hardware requirements In this age of ever advancing and improving technology it is essential to stay on top of the changes that are constantly occurring everyday. You can have the top of the line computer one day, and a junker the next! In order for you to run the latest software and programs required for your online classes, you need to make sure that your hardware is up to date. So, what can you do to stay ahead of the hordes of upgrades and changes
The computer should be equipped with at least the basic hardware such as an INTEL or AMD processor, 512 MB RAM, 80 GB hard disk. The computer should also have a LAN card for enabling the internet connection. The video device should support graphics Support for flash content

Chapter 7 System design 7.1Use cases Use cases are the preferred modeling technique for functional requirements, not lean since they can be represented graphically.The overall functionality of a web application is modeled as a set of use cases which describe the web application requirements from the actors (people and other systems) perspectives.
Name: Unregistered User, Registered User, Admin
Primary actor: All Users
Preconditions: Sign Up in website Scenarios: Register, Login, add movies
Post Conditions: Buy ticket buy , Buy DVD titles , generate receipt The New User, Registered User and The Administrator are the actors of the use case diagram. The functions in the use case diagram are Register, Login, Validate User, Buy tickets, dvd title

Use Case Diagram for Web Application :

7.2Activity Diagram
In its basic form, an activity diagram is a simple and intuitive illustration of what happens in a workflow, what activities can be done in parallel, and whether there are alternative paths through the workflow. Activity diagrams as defined in the Unified Modeling Language are derived from various techniques to visually illustrate workflows. Activity diagrams are used to visualize the workflow of a business use case. A complete workflow description will have a basic flow, and one or several alternative flows. This workflow has a structure that we can define textually, using informal if, if-then-else, or does-until statements of various kinds. For a simple workflow with a simple structure such textual definitions may be quite sufficient, but in the case of more complex structures, activity diagrams help to clarify and make more apparent what the workflow is. Historically, activity diagramming techniques have mostly been used in the business process modeling domain, but this article will also briefly discuss how you can use it in the system modeling domain. * The User first has to Login if he/she is registered or Sign up if new user. * The User has to enter the password. * Then it is checked if the Login details provided are correct or no. * If correct then proceed ahead or else enter the details again. * The user can buy tickets dvd titles form the shopping cart provided * The user can add comments about the movies and edit the database. * If there are more change then change or else exit.

Activity Diagram for Web application

Chapter 8 Coding
Home Page

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Online movie store </title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body> <div id="wrapper"> <div id="inner"> <div id="header"> <h1><img src="images/logo.gif" width="700" height="100" alt="Online Movie Store" /></h1> <div id="nav"> <a href="login_db.asp">your account</a> | </div><!-- end nav --> <img src="images/header_1.jpg" width="744" height="145" alt="Harry Potter cd" /></a> <img src="images/header_2.jpg" width="745" height="48" alt="" /></a>

</div><!-- end header --> <dl id="browse"> <dt>Full Category Lists</dt> <dd class="first"><a href="whatver.html">Top at Box Office</a></dd> <dd><a href="newrelease.html">New Release</a></dd> <dd><a href="change.html">Next Change</a></dd> <dd><a href="movieslist.html">Complete List</a></dd> <dd><a href="about.html">About us</a></dd> <dd><a href="guestbook_form.htm">Add comments</a></dd>

<dt>Search Your Favourite Movie</dt> <dd class="searchform"> <form action="?" method="get"> <div>
<input type="text" name="search">
<input type="submit" value="go" >
</form>
<%

dim i i= "Milan"

Set con = Server.CreateObject("ADODB.Connection")

Set rs = Server.CreateObject("ADODB.Recordset")

With con

.ConnectionString = "C:\Documents and Settings\Administrator.PRASH-22453036E\Desktop\trying for some time\Group Head.mdb" .Provider = "Microsoft.Jet.OLEDB.4.0" .Open End With ' con.Execute "insert into usr (uname,pass,pri) values ('trupti','patil','a')" %>

<% If rs.State = 1 Then rs.Close rs.Open "select * from usr where uname like '" & Request.QueryString("search") & "%' and pri='A'", con if rs.EOF Then ret=false else ret = true rs.MoveFirst end if

if ret then

if not Request.QueryString("search") = "" then Response.Write("<br><h1>Congratulations The movie name starting with """ & Request.QueryString("search") & """ exists please select list to buy the tickets</h1><br> <hr>") response.write("<a href='movieslist.html'>list</a>") else Response.Write("<br><h1> </h1><br> <hr>") end if

else Response.Write("<br><h1> No such movie name starting with """& Request.QueryString("search") & """ </h1><br> <hr>") end if While (ret ) ' response.Write("<br>" & rs.Fields("uname"))

' rs.MoveNext rs. MoveNext() If rs.EOF Then ret=false Wend %>
</div>

</form> </dd> </dl> <div id="body"> <div class="inner"> <div class="leftbox"> <h3>Star Wars Third (3D)</h3> <img src="images/photo_1.jpg" width="150" height="150" alt="photo 1" class="left" /> <p> FREE Home delvery on orders over <b>Rs500</b>.</p> <p><b>Tickets:</b> Usually delivered within 12 hrs</p> <p class="readmore"><a href="movieslist.html">list </a></p> <div class="clear"></div> </div><!-- end .leftbox --> <div class="rightbox"> <h3>The Batman Animated </h3> <img src="images/photo_4.jpg" width="150" height="150" alt="photo 4" class="left" /> <p> FREE Home delvery on orders over <b>Rs500</b>.</p> <p><b>Tickets:</b> Usually delivered within 12 hrs</p> <p class="readmore"><a href="movieslist.html">list</a></p> <div class="clear"></div> </div><!-- end .rightbox --> <div class="clear br"></div>

<div class="leftbox"> <h3>Harry Potter and the Half Blood Prince(IMAX Experience) </h3> <img src="images/photo_2.jpg" width="150" height="150" alt="photo 2" class="left" /> <p> FREE Home delvery on orders over <b>Rs500</b>.</p> <p><b>Tickets:</b> Usually delivered within 12 hrs</p> <p class="readmore"><a href="movieslist.html">list</a></p> <div class="clear"></div> </div><!-- end .leftbox --> <div class="rightbox"> <h3>Blade - Trinity </h3> <img src="images/photo_5.jpg" width="150" height="150" alt="photo 5" class="left" /> <p> FREE Home delvery on orders over <b>Rs500</b>.</p> <p><b>Tickets:</b> Usually delivered within 12 hrs</p> <p class="readmore"><a href="movieslist.html">list </a></p> <div class="clear"></div> </div><!-- end .rightbox -->

<div class="clear br"></div>

<div class="leftbox"> <h3>Million Dollar Baby </h3> <img src="images/photo_3.jpg" width="150" height="150" alt="photo 3" class="left" /> <p>FREE Home delvery on orders over <b>Rs500</b>.</p> <p><b>Tickets:</b> Usually delivered within 12 hrs</p> <p class="readmore"><a href="movieslist.html">list</a></p> <div class="clear"></div> </div><!-- end .leftbox --> <div class="rightbox"> <h3>The Matrix Reloaded (3 D)</h3> <img src="images/photo_6.jpg" width="150" height="150" alt="photo 6" class="left" /> <p>FREE Home delvery on orders over <b>Rs500</b>.</p> <p><b>Tickets:</b> Usually delivered within 12 hrs</p> <p class="readmore"><a href="movieslist.html">list </a></p> <div class="clear"></div> </div><!-- end .rightbox -->

<div class="clear"></div> </div><!-- end .inner --> </div><!-- end body --> <div class="clear"></div> <div id="footer"> <div id="footnav"> <a href="about.html">Privacy Policy</a> </div><!-- end footnav -->
</body></html>
Searching

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Page1</title>
<meta name=vs_defaultClientScript content="JavaScript">
<meta name=vs_targetSchema content="http://schemas.microsoft.com/intellisense/ie3-2nav3-0">
<meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
<meta name=ProgId content=VisualStudio.HTML>
<meta name=Originator content="Microsoft Visual Studio .NET 7.1">
</head>
<body MS_POSITIONING="FlowLayout">

<form action="searching.asp">
<input type="text" name="search">
<input type="submit" value="go" >
</form>
<%

dim i i= "Milan"

Set con = Server.CreateObject("ADODB.Connection")

Set rs = Server.CreateObject("ADODB.Recordset")

With con

.ConnectionString = "C:\Documents and Settings\Administrator.PRASH-22453036E\Desktop\trying for some time\Group Head.mdb" .Provider = "Microsoft.Jet.OLEDB.4.0" .Open End With ' con.Execute "insert into usr (uname,pass,pri) values ('trupti','patil','a')" %>

<% If rs.State = 1 Then rs.Close rs.Open "select * from usr where uname like '" & Request.QueryString("search") & "%' and pri='A'", con if rs.EOF Then ret=false else ret = true rs.MoveFirst end if

if ret then

if not Request.QueryString("search") = "" then Response.Write("<br><h1> Showing all users starting with """ & Request.QueryString("search") & """ </h1><br> <hr>") else Response.Write("<br><h1> Showing all available users </h1><br> <hr>") end if

else Response.Write("<br><h1> No users found starting with """ & Request.QueryString("search") & """ </h1><br> <hr>") end if While (ret ) response.Write("<br>" & rs.Fields("uname") ) ' rs.MoveNext rs. MoveNext() If rs.EOF Then ret=false Wend

%>

</body>
</html>

ShoppingCart

<%@ Language=VBScript %>
<%option Explicit%>
<!-- #include file="adovbs.inc" -->
<!-- #include file="connection.asp" -->
<%
'"session invalid" if session("Username")="" then Response.Redirect "Login.html" end if
%>
<%
'Return to previous page' dim strPreviouspage strPreviouspage=Request.ServerVariables("HTTP_REFERER")
%>
<%

'*****************************************' 'Add to cart' '*****************************************'

dim id,sconn,cconnect,strQuantity,quant,sqlquant,strQuantity1,strqty id = Request.Form("txtproductID") strQuantity1=Request.Form("txtQuantity") Set sconn=Server.CreateObject("ADODB.Recordset") Set sconn.ActiveConnection=objConn sconn.Open "select * from Product where ProductID='"&id&"'" quant=sconn("ProductID") 'adding to cart' Set cconnect=Server.CreateObject("ADODB.Recordset") Set cconnect.ActiveConnection=objConn cconnect.CursorType=adOpenDynamic cconnect.LockType=adLockOptimistic 'record in Cart table cconnect.Open "select*from Cart",objConn cconnect.Find "ProductID='"&quant&"'" if not cconnect.EOF then dim quanp quanp=cconnect("Quantity") strQuantity=quanp+Request.Form("txtQuantity") cconnect("ProductID")=sconn("ProductID") cconnect("Description")=sconn("Description") cconnect("Price")=sconn("Price")*strQuantity cconnect("Uprice")=sconn("Price") cconnect("Username")=Session("Username") cconnect("Quantity")=cint (strQuantity) cconnect.Update else cconnect.AddNew cconnect("ProductID")=sconn("ProductID") cconnect("Description")=sconn("Description") cconnect("Price")=sconn("Price")*strQuantity1 cconnect("Uprice")=sconn("Price") cconnect("Username")=Session("Username") cconnect("Quantity")=cint (strQuantity1) cconnect.Update end if

%>

<% '*******************************' 'View Cart' '*******************************'

dim objRs Set objRs=Server.CreateObject("ADODB.Recordset") Set objRs.ActiveConnection=objConn objRs.CursorType=adOpenDynamic objRs.LockType=adLockOptimistic 'Connect to cart table' objRs.Open "select*from Cart where Username='"& session("Username") & "'" strqty=obJrs("Quantity")
%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

<script type="text/javascript">

function validate_form ( )
{
valid = true;

if ( document.form.textfield.value == "" ) { alert ( "Please Enter Username." ); valid = false; } else if ( document.form.textfield2.value == "" ) { alert ( "Please Enter Password" ); valid = false; }

return valid;
}

</script>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>SHOPPING CART</title>
<link rel="stylesheet" type="text/css" href="style.css" media="screen" />
<style type="text/css">
<!--
.style8 {font-size: 12px}
.style12 {color: #CC0000}
-->
</style>
</head>
<body>

<div id="page"> <div id="content"> <div class="post"> <div class="entry"> <div align="center"> <p align="right"><b><font size="3" face="Times New Roman, Times, serif"><a href="<%=strPreviouspage%>">Back to shopping</a> </font>/<a href="checkout.asp"style="TEXT-DECORATION: none"> <font size="3" face="Times New Roman, Times, serif"><u>Checkout</u></font></a></b> </p> </div> <%' check record set if EOF Display No item in Cart '%> <% if objRs.Eof then %> <b>No item in cart</b> <%else%> <% 'count number of item and display all'

dim numItems numItems=objRs.RecordCount if numItems= 0 then
%>
<b>No item in cart</b> <% else%> </font> </h3> <p align="center"><font color="#000000"><b> <font size="3">Cart</b> </font></font> </p> <form method="post" action="updateCart.asp"> <table width="100%" border="1" align="center" bordercolor="blue" bgcolor="#FFFFFF"> <tr bordercolor="blue"> <td width="20%"><div align="center"><b><font size="3">No. Of Tickets </font></b></div></td> <td width="30%"><div align="center"><b><font size="3">Movie name</strong></font></b></div></td> <td width="10%"><div align="center"><b><font size="3">Price</font></b></div></td> <td width="15%"><div align="center"><b><font size="3">Total Price</font></b></div></td> </tr> <% objRs.MoveFirst%> <% 'Function to calculate total amount Purchased' dim totalAmount totalAmount=0

do while not objRS.EOF

dim currentAmount,qty qty=objRs("Quantity") currentAmount=objRS("Price") totalAmount=totalAmount + currentAmount Session("totalAmount")=totalAmount
%>
<% 'display all information in table using shortcut direct from database'%> <tr bordercolor="blue"> <td width="20%"><div align="center"><font size="2"> <%=objRs("Quantity")%></font> </div></td> <td width="30%"><div align="left"></div> <%=objRs("Description")%></td> <td width="30%"><div align="center"><font size="2">Rs <%=objRs("Uprice")%></font></div></td> <td width="30%"><div align="center"><font size="2">Rs <%=objRs("Price")%> </font></div></td> <td bordercolor="blue" colspan="2"><b></b> <div align="center"> <a href="delete.asp?ID=<%=objRS("CartID")%>&amp;link=del" onclick="confirm(' DELETE Item from Cart ?')"style="TEXT-DECORATION: none"><b><font color=red face="Times New Roman, Times, serif" size="3">Delete</font></b></a> </div></td> </tr> <% objRs.MoveNext loop %> <tr valign="bottom" bordercolor="blue"> <td colspan="3" height="59" valign="bottom"><div align="center"> <h3 align="center"><font color="black" size="3"><b>Total</b></font></h3> </div> <div align="center"> </div></td> <td height="59" valign="middle" bordercolor="blue" width="15%"><div align="center"><font color="black"><b>Rs <%Response.Write totalAmount%> </b> </font></div></td> </tr> </table> <div align="right"><br /> <input type="submit" name="Submit" value="Generate Summary" /> </div> </form>

<% end if%> <% end if%>
<p align="center"><br /></body></html>
Payment
<%@ Language=VBScript %>
<%option Explicit%>
<!-- #include file="adovbs.inc" -->
<!-- #include file="connection.asp" -->
<%
'"session invalid" if session("Username")="" then Response.Redirect "Login.html" end if
%>
<%
'Return to previous page' dim strPreviouspage strPreviouspage=Request.ServerVariables("HTTP_REFERER")
%>
'*******************************' 'View Cart' '*******************************'

dim objRs Set objRs=Server.CreateObject("ADODB.Recordset") Set objRs.ActiveConnection=objConn objRs.CursorType=adOpenDynamic objRs.LockType=adLockOptimistic 'Connect to cart table' objRs.Open "select*from Cart where Username='"& session("Username") & "'" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

<script type="text/javascript">

</script>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>PAYMENT</title>
<link rel="stylesheet" type="text/css" href="style.css" media="screen" />
<style type="text/css">
<!--
.style8 {font-size: 12px}
.style12 {color: #CC0000}
-->
</style>
</head>
<body>

<div id="wrapper"> <div id="header"> <!-- end #menu --> </div> <!-- end #header -->
<div id="page"> <div id="content"> <div class="post"> <div class="entry"> <div align="center"><font color="#000000"><br /> </font> </div> <div align="center"></div> <div align="center"><font color="#000000"><br /> <% dim oxrs
Set oxrs=Server.CreateObject("ADODB.Recordset") Set oxrs.ActiveConnection=objConn oxrs.CursorType=adOpenDynamic oxrs.LockType=adLockOptimistic oxrs.Open "select*from customer where Username='"& session("Username") & "'" %> </font> </div> <form action="ProcessingOrder.asp" method="post" name="Frm1" id="Frm1"> <table width="99%" border="1" bordercolorlight="#FEFEFE" bordercolordark="#FEFEFE" align="center" bordercolor="#FFFFFF" bgcolor="#FFFFFF" height="258"> <tr bgcolor="#F5F5F5" bordercolor="#CCCCFF"> <td width="10%"><div align="center"></div></td> <td colspan="6" valign="baseline" align="center"><div align="center"> <h3>Payment Page</h3> </div></td> </tr> <tr bgcolor="#FEFEFE" bordercolor="#FFFFFF"> <td ><div align="left"><b><font color="black" size="2">UserID:</b></div></td> <td ><font color="blue" size="2"><%=Session("Username")%></b></font></div></td> </tr> <br /> <tr> <td width="15%"><div align="left"><b><font color="black" size="2">Amount:</b></div></td> <td width="31%"><p><b>Rs<font color="#CC0033"> <font color="blue" size="2"><%=Session("totalAmount")%></font></b></p></td> </tr> <br /> <tr bgcolor="#FEFEFE" bordercolor="#FFFFFF"> <td ><div align="left"><b><font color="black" size="2">Cardholder's Name:</b></div></td> <td ><p> <input type="text" name="txtCname" size="30" /> </p></td> </tr> <br /> <tr> <td> <div align="left"><b><font color="black" size="2">Expiration Date:</b>(mm/dd/yyyy)</div></td> <td width="31%" height="22"><p> <input type="text" name="TxtCreditCardExpireDate" /> </p></td> </tr> <tr bgcolor="#FEFEFE" bordercolor="#FFFFFF"> <td ><div align="left"><b><font color="black" size="2">Credit Card Number:</b></div></td> <td width="40%"><p> <input type="hidden" name="Type" value="<%=obJrs("ProductID")%>" /> <input type="text" size="30" maxlength="16" name="TxtCreditCardNumber" /> </p></td> <td width="0%">&nbsp;</td> </tr> <tr> <td><b><font color="black" size="2">Type of Card:</b> <select name="Cardtype"> <option selected="selected">Choose Card</option> <option value="American Express">American Express</option> <option value="Master Card">Master Card</option> <option value="Visa">Visa</option> </select> </td> </tr> <tr bgcolor="#FEFEFE" bordercolor="#FFFFFF"> <td colspan="7"><font size="2" face="Times New Roman, Times, serif"> CCV number ( refer back portion of the credit card) <br /> <input type="text" name="csc" size="10" maxlength="4" /> </font></td> </tr> <tr bgcolor="#FEFEFE" bordercolor="#FFFFFF"> <td colspan="7"><div align="center"> </div></td> </tr> </p></td> </tr> <tr bgcolor="#FEFEFE" bordercolor="#FFFFFF">
</body></html>
Chapter 9 Implementation Homepage

Login

Search

Shopping Cart

View Cart

Final Cart

Payment

Chapter 10
Testing
10.1 Unit Testing:
In computer programming, unit testing is a method by which individual units of source code are tested to determine if they are fit for use. A unit is the smallest testable part of an application. In procedural programming a unit may be an individual function or procedure. Unit tests are created by programmers or occasionally by white box testers.

Fig 10.1

10.2 Coded UI Testing:
The coded UI test performs actions on the user interface controls for an application and verifies that the correct controls are displayed with the correct values.

Fig10.2

10.3 Load Testing:
Load testing is the process of putting demand on a system or device and measuring its response. Load testing is performed to determine a system’s behavior under both normal and anticipated peak load conditions. It helps to identify the maximum operating capacity of an application as well as any bottlenecks and determine which element is causing degradation.

Fig 10.3

Chapter 11 Future scope

Currently Online Movie Store is at its most basic and underdeveloped stage for basic online shopping of movies and dvd titles. In future we wish to upgrade this by having additional user friendly features. Some of them may include: * Shop by price, * Shop by seats This will provide a simple interface for buyers to choose their options with ease and comfort. If you desire to buy tickets or titles at anytime then we can provide a supreme service of the delivery of the various products.
Although people are rightfully afraid of bankcard fraud, we believe all card services will continue to improve security and improve buyer dispute processes. By affiliating with more secured payment systems like PayPal, net banking, EMI’s, etc. We would like to assure our user safety and confidentiality.

Chapter 12 Conclusion

Thus the website incorporates the latest technologies enabling the user to have an enriching experience browsing through his favorite movies in a hassle free manner but most importantly the website offers the user a creative freedom no other website can match. With the growing competition, there arose a need among the business enterprises to promote their business online and appeal to global customers. At the same time, the need for a common B2B showroom to exhibit their products and a platform to promote their business became urgent. Besides this, the incessant tussle among the business entrepreneurs to revolutionize their business to attract more of potential buyers and crack more of prolific deals accounted for the presence of a common platform where they can promote their business online

Chapter 13 Bibliography

13.1 Books * Electronics Commerce ----- Henry Chan * Software Engineering ----- Roger Pressmen * E-Business Organizational and technical foundation----- Wiley Publication

13.2 Websites

* www.famecinemas.com * www.imdb.com * www.w3schools.com * www.webtemplate.com

* www.asp101.com

Similar Documents

Free Essay

E-Commerce Website Evaluation Report

...E-Commerce Website Evaluation Report The E-Commerce site chosen is Arngren.net at first glance of the site the visitors eyes are over the place unable to focus on just one subject of the entire web page. Also upon first view the user may just close the web page and find another place for shopping needs because of how the Arngren site is currently set up. In order to get potential customers Arngren should make better use of their Meta and title tags. By changing the title tags from the extremely long title tag currently used more Internet web searchers will find their website. From going from over 20 words to Arngren Products will help immensely. The Meta tags for their keywords should also be shortened down and not includes their web address. Listing their best sellers in their keywords would be a better option that using over 40 keywords; for example; . Meta tags do not need to be stuffed with keywords. In most cases one instance of the keyword is enough. The use of too many keywords stuffed into the Meta tags looks spammy. If two keywords need to be used that are the same the second instance should be in a variation of the first keyword and not a repeat of it. For example TV, Television would work as a variation of the first keyword. Also using an updated PageBuilder would help immensely. The Arngren site does not currently look like it has been updated other than to add a Christmas banner across the bottom of the home page. Making use of alt tags to added images and...

Words: 873 - Pages: 4

Premium Essay

Integrating E-Commerce Into Omni-Channel Strategy

...Abstract This paper presents comparative study, current trends, and success or failure of different industries in terms of strategies used by them for incorporating e-commerce in their Omni-channel success. The industries selected are Apparels, Electronics, Automobile, Groceries and Home Décor. We selected two companies in each of above industry in order to conduct research, analyze and draw conclusions for that industry as whole. Businesses which integrate e-commerce into their Omni-channel strategies generally have focus of providing superior customer experience and getting better analytics regarding their customers. But approach followed by different industries varies significantly. Another important consideration is that success rate of using such a strategy is different across industries. To achieve the goals mentioned for the study, we analyzed different functionalities of e-commerce that an industry would like when following such strategy. We divided functionality into Browsing, Buying, Pre and Post sale service, Reviewing and data analytics. This division also gave an insight into depth to which specific industry goes in applying such strategies. After this, we looked at breadth aspect of such a strategy by analyzing Digital Presence, Search Optimization Strategies, and Mobile integration. This exercise gave structured parameters to analyze the strategy of each industry. After above exercise, we researched about the two selected companies in each category based on...

Words: 2943 - Pages: 12

Premium Essay

It and Management

...Research Topics in E-Commerce Subject code: COMP6823 Credit value: 3 Responsible staff and department: Raymond Lee (COMP), Henry Chan (COMP), James Liu (COMP) Pre-requisite: (Subject title and code no, if any) Nil Recommended background knowledge: Knowledge in E-Commerce at the undergraduate level Mutual exclusions: Nil Learning approach: Staff will hold regular meetings with student. Student will survey research papers, discuss on research problems, conduct analysis, and give oral/written reports. The student has to submit at least one written report, which may be a survey, or a critical analysis of existing research results. Examination may be written or oral (in the presence of external members). Assessment: Continuous Assessment Examination Objectives: • • • To equip student with appropriate research background and state-of-the-art knowledge in the area of research: E-Commerce. To train up student with ability to analyze and give critics to research papers. To allow student to learn skill to consolidate and produce technical research report. 45% 55% Keyword syllabus: State-of-the-art research topics and issues, including, but not restricted to, some of the following: • Agent-based e-commerce systems • E-Business models • B2B E-Commerce • Collaborative commerce • Data mining in E-Commerce • Electronic auctions • Electronic payment systems • E-Servicing • E-Procurement systems • E-SCM (Supply Chain Management) systems • E-Auction • E-Tailing • Exchanges...

Words: 303 - Pages: 2

Premium Essay

Strength & Weakness of E-Commerce in Bangladesh

...between buyers and sellers become critical as each can opt to explore a greater number of alternatives than before. E-commerce through the use of internet, e-mails, websites and other facilities enables a businessman to be linked with every corner of the world and thus opens up greater opportunities in the world market. As a signatory of WTO practices Bangladesh has accepted The Code of Good Practices of WTO agreement on Technical Barriers to Trade. E-commerce facilitates the very process of International transactions; this involves securing and finalizing a contract, delivery of a product and finally payment for the performance of the product. The movement of goods and services and payment mechanism within a country and outside of a country is governed by regulatory and legal issues. Though Bangladesh Govt. has a strategic vision and policy framework to boost up e-commerce, a lot of factors are also hindering the way of doing E-commerce. Definition of E-Commerce: E-Commerce refers to the process of buying or selling products or service over an electronic network. The most popular medium in which e-commerce is conducted is the internet. It combines a range of process such as: • Electronic Data Interchange (EDI). • Electronic mail (E-mail). • World Wide Web (WWW). • Internet Applications. • Network Applications. Basically e-commerce involves the sale or purchase of goods or services over computer mediated networks. These goods or services may be ordered...

Words: 4033 - Pages: 17

Premium Essay

Final Report on Ec

...Final report on EC A Report On “Status of e-Marketing in Bangladesh” Course Name: E-commerce Course code: 425 Submitted To: Md. Moktar Ali Associate Professor Department of Marketing University of Dhaka Submitted By: Shaikh Md. Rasel Roll-82, 16th Batch, Sec-B Department of Marketing University of Dhaka Date of Submission: November --, 2013. Letter of Transmission Md. Moktar Ali Associate Professor Department of Marketing University of Dhaka Subject: Submission of a report. Dear Sir, With due respect, I beg to state that I am very thankful to you as you have assigned me the report on “Status of e-Marketing in Bangladesh”. It is a great opportunity for me to acquire theoretical and practical knowledge about E-marketing, E-commerce and different terms of E-business. I have tried our best to gather what I believe to be the most complete information available. Your kind acceptance and any type of appreciation would surely inspire me. I would always be available and ready to explain further any of the contexts whenever asked. Sincerely yours, Shaikh Md. Rasel Roll-82, Sec-B, Batch-16th Acknowledgements Comprehensive works like report making or assignment preparation owe credit to multitude of people. Certainly, I should acknowledge the contributions of the pioneers in the field of E-commerce and E-marketing itself, especially those whose teachings have become a part of our thinking and become...

Words: 3003 - Pages: 13

Free Essay

P6 Unit 6

...Title: e-Commerce | Specialist | Internally Assessed Assignment: | Credit Value:10 | Assessor:Trevor HumphreysDate Issued: 11/5/15Hand In Deadline: 05/06/15Duration: 3 weeks | Learning Outcomes covered in this assignment: | 4. Research and develop an e-commerce strategy | Assignment title: 2: Impact of e-Commerce | Scenario: You are to create an e-commerce strategy for a small business that does not currently sell online. Any written part of this assignment should be proof-read and submitted electronically where possible. Appropriate use of maths, English and subject specific terminology is essential. | Task 1 | You need to research three existing e-commerce sites. Try and choose three sites with different business models. Present the information either as a written report or slideshow. You should aim to describe: * The nature of the business and its target audience * The key features of the site * How the products are displayed * The site’s ease of use * The registration or checkout process * What payment methods the site acceptsUse screen grabs to illustrate your points. | Evidence you must produce for this task | * Research document (Word, PDF, Powerpoint) | Criteria covered by this task: | To achieve the criteria you must show that you are able to: | Unit | Criterion reference | Plan an e-commerce strategy | 8 | P6 | Task 2 | Create a strategy for a real-world business which does not currently have an e-commerce...

Words: 495 - Pages: 2

Premium Essay

Development of an E-Commerce Website for Abc Corporation

...Development of an E-Commerce Website for ABC Corporation Tammy Semelsberger Managerial Applications of Information Technology – IS535 DeVry University, Keller Graduate School of Management August 18, 2012 Table of Contents Abstract 3 Company Background 3 Business Problems 4 High-Level Solution 5 Benefits of Solving the Problem 6 Business/Technical Approach 7 Business Process Changes 7 Technology / Business Practices Used to Augment Solutions 9 Conclusions and Overall Recommendations 10 High-level Implementation Plan 10 Summary 11 Summary of Recommendations 11 References 13 Development of an E-Commerce Website for ABC Corporation Abstract ABC Corporation (ABC) is a clothing store in Chicago, IL. They are a local store that needs to increase profitability and competitiveness. Designing a custom e-commerce online store on their current website, that is tailored to ABC’s goals and customer needs, is key in attracting and maintaining a customer base, and increasing profitability. The business problem to be solved is how to implement, market, and maintain a successful e-commerce site while building customer loyalty, increasing profitability, improving strategic planning, and expanding the market. ABC will use an outside source to develop, produce and maintain this store. There will be reporting systems in place to analyze data...

Words: 2619 - Pages: 11

Premium Essay

Sam Doc

...Subject: | Information Technology | Unit number + Title | 8. E-Commerce | Assignment number + Title: | 1. Why E-Commerce? | Assessment Criteria: | P1 P2 P3 M1 M2 D1 | Purpose / Aims (learning outcomes) | LO1 Understand the web architecture & componentsP1 Describe the technologies required for e-commerceP2 Explain the impact of introducing an e-commerce system to an organisationP3 Explain the potential risks to an organisation of committing to an e-commerce systemM1 Recommend methods to promote an e-commerce systemM2 Discuss how security issues in e-commerce can be overcomeD1 Evaluate the use of e-commerce in a ‘brick & click’ organisation | Introduction (Scenario) | You work for a firm of e-commerce consultants in the West Midlands and have been asked to provide a ‘guide to e-commerce’ leaflet for a local retail business considering e-commerce. Your guide will cover the regulations related to e-commerce and the implications of e-commerce on society. You will also put together an e-commerce strategy for the business. | Assignment 1 (Scenario) | You visit the Managing Director of your local retail business to go over what is needed for e-commerce, including the different technologies to be bought. The MD is not very IT literate and therefore you need to explain the different hardware & software and networking technologies needed for e-commerce. | | No | | Criteria | Tasks | 1 | For P1, you need...

Words: 2603 - Pages: 11

Premium Essay

Test

...Overivew of Alibaba’s Business Alibaba is the largest e-commerce (online and mobile) company in the world based on gross merchandise volume in 2014. It is also the biggest e-commerce company in China dominating more than 80% of the country’s e-commerce market share. Alibaba operates a similar business model to eBay by providing technology infrastructure and marketing reach in the form of online marketplaces for merchants to conduct online transactions with cosumers and businesses. Unlike Amazon, Alibaba does not hold or sell any merchandise. Instead, Alibaba plays the role of a middleman to connect buyers and sellers and facilitating the transactions between them (MarketWatch: Alibaba, 2015). Thus, purchase of the physical merchandise is made directly from the 3rd party businesses (eCommerceFuel: Alibaba vs Amazon, 2014). Supporting Alibaba’s business through maintaining buyer’s confidence is its secured online payment platform, Alipay that provides escrow services. Alipay manages the bulk of the transactions that take place on Alibaba’s China marketplaces. Alibaba operates both China and global marketplaces. Its China marketplaces include Taobao, Tmall and Juhuasuan whose presence continues to dominate China’s e-commerce marketshare. At the end of 2015, Gross Merchandise Volume (GMV) transacted on these retail marketplaces was RMB964 billion (US$149 billion), an increase of 23% over 2014. Alibaba’s global marketplaces include Tmall global –an extension of Tmall, Aliexpress...

Words: 2084 - Pages: 9

Premium Essay

E-Commerce

...Greenwich School of Management / plymouth university | E- Commerce | PC303 | | Sonny Tella Leshie : SN/129122 | | | Table of Contents 1.0 Executive Summary 2 2.0 Introduction 2 2.0 E-Commerce 3 3.1 Benefits of E-Commerce 3 3.2 Limitations of E-Commerce 4 4.0 Features of E-Commerce 4 4.1 Ubiquity 5 4.2 Global Reach 5 4.3 Universal Standards 6 4.4 Richness 6 4.5 Interactivity 7 4.6 Information Density 7 4.7 Personalisation/Customisation 7 4.8 Social Technology 8 5.0 Privacy and Security Issues 9 5.2 Security 9 6.0 Ethical Factors 10 6.1 Privacy 10 7.0 Recommendations 11 8.0 Conclusion 11 9.0 Bibliography 11 Appendix 13 1.0 13 2.0 14 3.0 15 4.0 16 5.0 17 1.0 Executive Summary This is a report of a critical review of the E-Commerce website of “Alfasud Parts Online”. The report will look at the general role of e-commerce in contemporary business and the advantages or otherwise for Alfasud. A critical analysis of the implementation of the unique features of E-Commerce shall be undertaken and their business significance for the company will be evaluated. This report will evaluate the security provisions on the e-commerce website and the employed technologies and methods for ensuring security and privacy. An evaluation of necessary ethical considerations and others issues arising on the website will also be conducted. The report will draw conclusions and make recommendations to the board...

Words: 2846 - Pages: 12

Premium Essay

Chapter 8 E-Supply Chain, Collaborative Commerce, and Intrabusiness Ec

...Chapter 8 E-Supply Chain, Collaborative Commerce, and Intrabusiness EC Learning Objectives Upon completion of this chapter, you will be able to: 1. Define e-supply chain and describe its characteristics and components. 2. List supply chain problems and their causes. 3. List solutions to supply chain problems provided by EC. 4. Define c-commerce and list its major types. 5. Describe collaborative planning and Collaboration, Planning, Forecasting and Replenishing (CPFR), and list their benefits. 6. Define intrabusiness EC and describe its major activities. 7. Discuss integration along the supply chain. 8. Understand corporate portals and their types and roles. 9. Describe e-collaboration tools such as workflow and groupware. Content How General Motors Is Collaborating Online 1. E-Supply Chains 2. Supply Chain Problems and Solutions 3. Collaborative Commerce 4. Collaborative Planning, CPFR, and Collaborative Design 5. Internal Supply Chain Solutions, Intrabusiness, and B2E 6. Integration Along the Supply Chain 7. Corporate (Enterprise) Portals 8. Collaboration-Enabling Tools: From Workflow to Groupware Managerial Issues Real-World Case: Portal Speeds Product R&D at Amway Appendix 8a: Intranets Answers to Pause/Break Section Review Questions Section 8.1 Review Questions 1. Define the e-supply chain and list its three major parts. A supply chain that is managed electronically, usually using Web technologies...

Words: 3293 - Pages: 14

Premium Essay

Essay

...[pic] Group Assignment Unit: Introduction to E-Commerce Unit Code: IECO 106 Release date: 11/05/2014 Submission date: Week 12 Monday (16/6/2014) 02:30 PM AEST Assessment item 3: Group Project (4/5 students in a group) Objective(s): This addresses Unit Learning Objectives 7 Weighting: 20% Due: Week 12 Monday (16/6/2014) 02:30 PM AEST Task: The students need to conduct research on 4/5 real companies that implemented electronic commerce to answer few specific questions. Submission: Electronic submission through trunitin website. The assignment report, are due by 16 June 2014 02.30 PM AEST A penalty of 10% of the overall marks per day will apply for late submissions. Student caught plagiarising will be awarded zero marks for the assessed tasks. Assignment Details Identify at least 4 different companies from at least 2 different industries that implemented and integrated E-commerce to add value to their operations and strategies. Briefly describe the enterprises, in terms of its operations, products/services, markets, competitors etc and its e-commerce strategies, initiatives and implementations. Please visit web sites, annual reports, media etc. of these companies to find the relevant information related in this matter. Your also need to refer to press releases, case studies ,white papers published in popular press and online databases. Then, discuss the likely advantages...

Words: 760 - Pages: 4

Free Essay

Taobao vs Taobaobao

...E-commerce in China:Taobao Group SIX The report on an E-commerce company-Taobao, researching on its web-pages, operates strategies, products and business model. Assessing its success in China on-line trading market and proposing business strategies featuring IT that help improve its performance. By Xiaochen,Li; Bingtian,Zhang; Tianshu,Lu; Hui,Niu; Yuguo,Hou; Lin,Zhu Table of Contents Introduction............................................................................................................................... .3 Taobao Information Systems Strategic Alignment .................................................................. 4 Business Strategies of Taobao’s E-commerce ........................................................................... 5 SWOT Analysis of Taobao......................................................................................................... 6 Payment security........................................................................................................................ 8 Credit Valuation ......................................................................................................................... 9 Credit Rating............................................................................................................................ 13 Decision Support Function of Taobao ..................................................................................... 16 Information Asymmetry in e-commerce...

Words: 5554 - Pages: 23

Premium Essay

Alibaba in Chinese Industry

...in the Emerging Chinese E-commerce Industry Yuexi Li1 Claremont McKenna College November 15, 2015 Abstract: Alibaba.com is one of the leading e-Commerce companies in China. It has grown admirably from its initial beginning as an e-Market connecting small suppliers and buyers to a giant emarketplace that has several operational platforms. Currently the heavy reliance on Chinese Economy, the counterfeit goods issues, and the competition from other emarketplace remain Alibaba’s greatest challenges. In this paper I evaluate Alibaba’s business model including its mission, vision, and values, revenue model, and its R&D structure. Alibaba’s strategy led to its competitive advantages in realizing network effect of scale and understanding the Chinese market. 1 yli17@cmc.edu 1. Introduction On November 11th, 2015, Alibaba Group Holding Ltd. (hereinafter, Alibaba) reported a record-breaking $14.3 billion in sales over just 24 hours during the “Singles Day”2, a shopping holiday. In recent years, Singles Day sales in China have out paced Cyber Monday sales in the US: According to the Reuters.com, on November 11th, 2014, Alibaba reported a $9.3 billion sales from 24 hours, which is $7.26 billion more than sum of US retail ecommerce on Cyber Monday 2014. The statistic shows the Chinese online shopping market’s power, as well as Alibaba’s leading position as the Chinese e-commerce giant. Reaching multiple...

Words: 3400 - Pages: 14

Premium Essay

E-Commerce Boom in India

...as of June 2014.[1][2] Thepenetration of e-commerce is low compared to markets like the United States and the United Kingdom but is growing[3] at a much faster rate with a large number of new entrants.[4] The industry consensus is that growth is at an inflection point.[5] Unique to India (and potentially to other developing countries), cash on delivery is a preferred payment method. India has a vibrant cash economy as a result of which 80% of Indian e-commerce tends to be Cash on Delivery. However, COD may harm e-commerce business in India in the long run [6] and there is a need to make a shift towards online payment mechanisms. Similarly, direct imports constitute a large component of online sales. Demand for international consumer products (including long-tail items) is growing much faster than in-country supply from authorised distributors and e-commerce offerings. Market size and growth[edit] India's e-commerce market was worth about $2.5 billion in 2009, it went up to $6.3 billion in 2011 and to $14 billion in 2012.[1] About 75% of this is travel related (airline tickets, railway tickets, hotel bookings, online mobile recharge etc.). Online Retailing comprises about 12.5% ($300 Million[7] as of 2009). India has close to 10 million online shoppers and is growing at an estimated 30%[8] CAGR vis-à-vis a global growth rate of 8–10%. Electronics and Apparel are the biggest categories in terms of sales. Key drivers in Indian e-commerce are: * Increasing broadband Internet (growing...

Words: 5355 - Pages: 22