Skip to content

Latest commit

 

History

History

WADL

Web Application Development Lab

Find the lab manual here: Web Application Development Lab Manual

Table of Contents for Assignments

Program Name Problem Statement
Admin Dashboard
Create a responsive web page which shows the admin dashboard with sidebar and statistics in cards using HTML, CSS and Bootstrap.

AJAX
Write a JavaScript Program to get the user registration data and push to array/local storage with AJAX POST method and data list in new page.

AngularJS
Create an Angular application which will do following actions: Register User, Login User, Show User Data on Profile Component.

NodeJS Static Server
Create a Node JS application which serves a static web site.

NodeJS CRUD API
Create four API using Node.JS, ExpressJS and MongoDB for CURD Operations for Register User, Login User, Show User Data.

jQuery
Create a simple Mobile Website using jQuery Mobile.