Lecture - Creating a drag-drop class advisor


 Drag Drop Class Advisor

 

 

Prerequisites

 

Should be familiar with Javascript, JSON, jQuery and UI concepts

 

Summary

 

A summary of creating the drag-drop class advisor. Demonstrates the separation of the UI from the Data and the business logic. In addition it demonstrates the use of jQuery UI to build dynamic interface elements that are draggable and droppable.

 

Video 

 

 

Reference Materials

 

 

https://jsfiddle.net/reaglin/h0L0acyq/show/ 

 

Additional Information

 

 

COP 4813 Lectures