Skip to content

iamhold3n/se3316-mholde6-lab5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image

Lab 5 for SE3316

Objectives

  • Apply knowledge of server-side and client-side scripting and modern web application frameworks to create a complex web application.
  • Expose major functionality of the application via a ReSTful web API.
  • Develop a client application using Angular with the above API.
  • Incorporate 3rd party services to a web application.
  • Implement an authentication protocol and provide different levels of functionality to authenticated vs. unauthenticated users.
  • Implement a client application that works on both mobile as well as a variety of desktop browsers and presents a user interface that scales appropriately.
  • Develop applications that are resistant to malicious exploitation.