/menkarMeanSynthesis

menkarMeanSynthesis

Primary LanguageJavaScript

MEAN Synthesis

A simple MEAN stack project that uses only Angular controllers with $http to track a garage that can have cars within.

Part 1: vid link

  • basic node/express setup
  • angularJs app and controller setup
  • basic interface

Part 2 vid link

  • server side module for /garage routes
  • client/server handshake

Part 3 vid link

  • mongo integration

Part 4 vid link

  • styling (bootstrap)