Skip to content

vtiwari227/CSCI-571-Spring-2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSCI-571-Spring-2016

This subject was exciting,Covers alomost every aspect of web development starting form HTML,CSS to Jquery,Web Security and optimizing web performance.

Course Website-CSCI 571 (Prof Marco Papa)

Working Demo for all the assignments can be found here.

Assignment 3

Our task was to reproduce the page provided as closely as possible , writing HTML and CSS directly, that is without using anything more than a text editor.

Assignment 4

This assignment require us to write a HTML/JavaScript program, which takes the URL of an XML document containing Radio Stations information, parses the XML file, and extracts the list of radio stations, displaying them in a table. The JavaScript program will be embedded in an HTML file so that it can be executed within a browser.

Assignment 6

In this assignment we were asked to create a webpage that allows you to search for stock information using the Markit on Demand APIs, and the results will be displayed in tabular format.

Assignment 8

A user will first open a page as shown below in Figure 1, where he/she can enter the company name or symbol, and select from a list using autocomplete. A quote on a matched stock symbol can be performed.

Stock Details section includes daily chart from Yahoo API and parsed JSON data from Market on Demand API as shown below

Historical Section maps data from various intervals to interactive historical chart created using HighChart.

News Feed section uses Bing API to reterive results for given Stock and dispalys in assigned format.

Assignment 9

In given assignment we have to clone the Assignment 8 functionality to mobile version,I created a android app implementing the same set of functionalities.

About

Web Tech Assignments for CSCI 571-University of Southern California

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published