Web Development

Professor : Jose Annunziato

Summer 2016

About

MEAN Stack with Angular development

Course Page

Coming soon

Resources

Topic Description Assignment
Setting up the development Environment
  • MongoDB
  • Express
  • Angular 4
  • Heroku
Assignment 1
Designing the front end
  • Create HTML pages
  • Set routing
  • Bootstrap
  • Pushing to heroku
Assignment 2
Client Side Development
  • Angular 4 data binding
  • Client Services
  • Angular Routing
  • Pushing to heroku
  • Potential bugs
Assignment 3
Server Side Development
  • Server side services
  • Client Services call server side
  • Angular Routing
  • Directives
  • Enhance Image Widget
  • Pushing to heroku
  • Potential bugs
Assignment 4
Database Programming
  • Data model implementation
  • HTML and Text widgets
Assignment 5
Securing SPA
  • PassportJS
Assignment 6