logo

How to Design and Build a Website

Design and build a web application for a hypothetical DVD rental e-shop.

8 Pages1156 Words56 Views
   

Added on  2022-07-27

About This Document

Pls refer to the details mentioned in the files and the source code.

How to Design and Build a Website

Design and build a web application for a hypothetical DVD rental e-shop.

   Added on 2022-07-27

ShareRelated Documents
Running head: DESIGN AND BUILD A WEB SITE
Design and build a Web site
Name of the Student
Name of the University
Author’s note:
How to Design and Build a Website_1
DESIGN AND BUILD A WEB SITE1
Table of Contents
Requirement Analysis:.....................................................................................................................2
High-Level Design:.........................................................................................................................3
Low-Level Design:..........................................................................................................................4
Bibliography:...................................................................................................................................5
How to Design and Build a Website_2
DESIGN AND BUILD A WEB SITE2
Requirement Analysis:
Functional Requirements:
i. Home Page is a very important requirement of the system. This page shows all the
necessary data that user may need to understand purpose of the website. A typical
modern home page has a hero section that catches the user eyes. Some
promotional content, brief about the website and a list of associates or
organizations that are associated with it.
ii. Store data into database is also a very essential requirement of the system. The
website will need to store the user details provided from registration page. The
proposed website will send the data to server using Post method. This ensures that
none of the data is shown the url. The website always maintains the security by
making sure that all the data send from the front end to server is through post
method.
iii. Fetch data from the database is also essential for the website. The front end of the
website will fetch data from the server using API calling. Based on the calling
method, the system will process the user request and provide the requested data to
the user.
iv. AJAX requests is a very essential part of the website stricture. The website does
not load dynamic pages by default. The website uses JavaScript to check for user
requests. Then fetches data from the system as per request. The HTTP Ajax has
been used for implementing the API call.
v. Authentication is the process of deciding whether user is permitted to login or not.
Generally a website hides specific data or processes until a user is not logged in.
How to Design and Build a Website_3

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
MVC Framework For Web Development Courses
|6
|719
|16

Web Application Development for Shore Project
|22
|2885
|488

Database Structure in Mysql Admin
|4
|975
|311

Assignment: HTML, PHP and SQL
|7
|1231
|240

Website Design and Development for XYZ Bank
|28
|5417
|357

Hospital Management Website.
|14
|3884
|38