Skip to content

Sharing my solutions for CSCI 571 (Spring 21) at USC - Advanced study of programming languages with application to the Web. For implementation output - https://sanyasin.github.io/san1998.html

Notifications You must be signed in to change notification settings

dear-s/Web-Tech-CSCI571-Spring-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Tech-CSCI571-Spring-2021

Sharing my solutions for CSCI 571 (Spring 21) at USC

4 Graded Assignments

Assignment Description Tech Stack PDF
HW3 Imitate a static web page - hosted using Github Pages HTML, CSS HW 3
HW6 Flask web app - hosted using Azure Python, Flask, HTML, CSS, JavaScript, DOM, JSON, XMLHttpRequest, Azure, TMDB API HW 6
HW8 Getting familiar with angular components - web page for TMDB API - hosted using Google App Engine GAE, NodeJS, Express, Angular, Bootstrap, AJAX, localStorage API, TMDB API HW 8
HW9 USC Films Android App - hosted using Google App Engine Java, Android SDK, JSON, Android Lifecycle, sharedPreferencs, GAE HW 9

Specifications:

  1. Developed on windows
  2. Screen resolution: 1920 X 1080 desktop [100%], for mobile using iPhone 6/7/8 Plus (HW8)
  3. For Android: designed and implemented in a Pixel 2XL emulator by using SDK API 30.

Notes:

  1. Download USCFilms.apk and install the application on your android phone.
  2. Received 100% in all the assignments.
  3. Hosted Links: