0% found this document useful (0 votes)
17 views1 page

Full Stack

The document outlines the curriculum for a Full Stack Web Development Lab course, detailing ten practical programs to be completed. These programs include creating HTML forms, building a responsive shopping cart application, developing AngularJS and React applications, and connecting Node.js to a database. The course aims to provide hands-on experience with various web development technologies and frameworks over a semester.

Uploaded by

santhan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views1 page

Full Stack

The document outlines the curriculum for a Full Stack Web Development Lab course, detailing ten practical programs to be completed. These programs include creating HTML forms, building a responsive shopping cart application, developing AngularJS and React applications, and connecting Node.js to a database. The course aims to provide hands-on experience with various web development technologies and frameworks over a semester.

Uploaded by

santhan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Core Practical I: FULL STACK WEB DEVELOPMENT LAB

SEMESTER: I CODE: P24CA1P1


CREDITS: 2 HOURS/WEEK: 4

List of Programs:

1. Create a HTML form for building your resume. Apply inline, internal, and external CSS to
change colors of certain text portions, bold, underline, and italics certain words in the
previously created HTML resume form.
2. Write a program to create an art gallery website using HTML CSS and JavaScript.
3. Build a responsive web application for shopping cart with registration, login, catalog and
cart pages using CSS features, flex and grid.
4. Create a user registration form with AngularJS that collects user data and performs
validation to ensure data integrity.
5. Develop a quiz application with AngularJS, featuring multiple-choice questions and scoring
systems.
6. Fetch weather data from an API and display it dynamically in a user-friendly interface
using AngularJS.
7. Build an application with multiple views and implement routing using ngRoute to navigate
between them.
8. Connect a [Link] application to a database and perform CRUD operations.
9. Demonstrate how to handle various events in React components, such as clicks, form
submissions, key presses, mouseovers, and drag and drop events.
10. Build a form with input fields and validation using React and libraries like Formik.

You might also like