This repository contains my code for the assignments for CSCI 571 – Web Technologies at USC, Summer 2020.
Homework | Name | Overview | Languages | Libraries/ Frameworks |
Details | Deliverable |
---|---|---|---|---|---|---|
3 | HTML and CSS | A purely front-end website to practice HTML and CSS by imitating a web page from a screenshot. | CSS, HTML | N/A | Link | URL |
6 | Server-side Scripting using Python Flask, JSON and eBay API | A website that allows visitors to search for products using eBay's API and displaying the results asynchronously. | HTML, CSS, JavaScript, Python | Flask | Link | URL |
8 | Ajax, JSON, Responsive Design and Node.js | Enhanced Homework 6. A single-page responsive website that allows visitors to search for products using eBay's API and displaying the results asynchronously. | HTML, CSS, JavaScript, TypeScript | Angular, Bootstrap, Node.js | Client Server |
URL |
9 | Android App for eBay Catalog Search | Adaptation of Homework 8 to Android. An Android app that allows visitors to search for products using eBay's API and displaying the results asynchronously with additional product details. | Java, XML, JavaScript | Android Studio, Node.js | Client Server |
Google Play Store |
Note: There is no Homework 1, 2, 4, 5, or 7