Skip to content
forked from sinhutt/MEAN

Course Projects for Stanford CS142 Web Applications

Notifications You must be signed in to change notification settings

Whitepinkwolf/MEAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN

Course Projects for Stanford CS142 Web Applications

The web application in the course's projects use what is known as the MEAN stack. The MEAN stack uses the JavaScript language in both the browser and the server-side.

Components of the MEAN stack:

  • Mongoose.js and MongoDB
  • AngularJS
  • Express.js
  • Node.js

Overview of Projects:

  • Project #1: HTML and CSS
  • Project #2: JavaScript Calisthenics
  • Project #3: JavaScript and the DOM
  • Project #4: Page Generation with AngularJS
  • Project #5: Single Page Applications
  • Project #6: Appserver and Database
  • Project #7: Sessions and Input
  • Project #8: Photo App Sprint

About

Course Projects for Stanford CS142 Web Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.3%
  • HTML 32.9%
  • CSS 8.8%