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.