18CSA286- Web_Technology_Lab
18CSA286- Web_Technology_Lab
Department: Computer Science Academic year: 2021-2022 (EVEN SEM) Programme: BCA/ IMCA
Course Code: 18CSA286 Course Title: Web Technology Lab Semester: IV
Credits: 1
PROGRAM OUTCOMES
PO1 Acquire knowledge of Computing Fundamentals, Basic Mathematics, Computing Specialization, and Domain Knowledge of proper
computing models from defined problems.
PO2 Analyze and synthesis computing systems through quantitative and qualitative techniques.
PO3 Modern tool usage for Design and Development - Able to analyze and identify the customer requirements in multidisciplinary
domains, create high-level design and implement robust software applications using latest technological skills
PO4 Capable of adapting to new technologies and constantly upgrade their skills with an attitude towards independent and lifelong
learning.
PO5 Communicate effectively in both verbal and written form.
PO6 Perform professionally with social, cultural and ethical responsibility as an individual as well as in multifaceted teams with a positive
attitude.
COURSE OUTCOMES
CO1 Design and implement dynamic websites with a good aesthetic sense of designing and latest technical know-how's.
CO2 Have a Good grounding of Web Application Terminologies, Internet Tools, E-Commerce and other web services.
CO5 Learn to use XML and DTD to store and retrieve data
CO-PO Mapping
PO1 PO2 PO3 PO4 PO5 PO6
CO 1 3 1 1 2
CO 2 2 1 3 1
CO 3 1 1 1 1
CO 4 1 1 2 2
CO 5 1 1 1 2
COURSE PLAN
1. Create a web page with advanced layouts and positioning with CSS and HTML.
Lab 1 2. Design a website with different methods of embedding CSS in a web page.
3. Create a static web page which displays your personal details. (Hint: CSS3 and HTML5)
HTML and CSS Lab 2 4. Create a web page through which the user can enter his/her details to become unauthenticated user of
that page.
5. Create a web site for a Computer Hardware shop. (Hint: CSS3 and HTML
Lab 3 6. Create a web site for Amrita School of Arts and Sciences. (Hint: CSS3 and HTML5)
11. Write a PHP program to store current date-time in a COOKIE and display the ‘Last visited on ‘date-
Web Forms, time on the web page upon reopening of the same page.
PHP and 12. Write a PHP program to store page views count in SESSION, to increment the count on each refresh,
MySQL and to show the count on web page.
13. Using PHP and MySQL, develop a program to accept book information viz.
Lab 7 a.Accession number, title, authors, edition and publisher from a web page and store the information in a
database and
b. To search for a book with the title specified by the user and to display the search results with
proper headings.
c.Validate all the fields
d. Build GUI using advanced templates
14. Create a registration form using Angular JS.
Lab 8 15. Create a simple AngularJS calculator application using Angular Services.
AngularJS and 16. Create an application Searching for a character and displaying its position using AngularJS.
MVC
17. Create an application using angular JS filters.
Lab 9 18. Create single-page web applications using the MVC pattern of AngularJS.