To create a web application with database connection.

profiles9540319j
Whattodoforproject.pdf

PROJECT Module: Internet Fundamentals & Applications Code: IT2102FP Project : To create a web application Duration: 14 hours with database connection. Major Tools & Equipment 1. Personal Computer installed with

a. Visual Studio 2012 b. MS SQL Server 2012 c. Microsoft Access 2010

Instructions 1. You are required to create a web application with secured login feature. The website should

allow the users to login, browse through the products and perform the data manipulations operations.

2. You will have to create a Microsoft Access Database to store information and images of your

products. The database should be connected with the website using the appropriate method and you should display the database information onto the web page.

3. You should develop the following web forms:

• Main page which shows an introduction of the product. You may include the

product’s images in the page. The main page will provide a link to login page. • A Login page which allow user to log into the web application. The login page

allow user to enter their username and password before they can view the products.

• A Product page which allows the users to view the products from the database. The users are allowed to update & delete the products from the database.

• A Log out feature to exit the user from the website.

4. You should validate the web forms that require user inputs and test the functionality of the web forms on commonly used web browsers.

5. You should make use of graphic images to make your web page interesting and colourful.

6. You may select any appropriate font, font sizes and colour for the text and use appropriate tags to improve your document’s appearance.