Giter Club home page Giter Club logo

10_angular_projects's Introduction

Based on Udemy 10 Angular Courses

  • Refactored to John Papa styleguide
  • uses un-minified angular.js for better error messages
  • uses CDN for angular-bootstrap (bower errors)
  • db.createCollection('articles'); - db.articles.insert({ title : 'Artilce one' })
  • db.categories.update({name:'Technology'}, {$set: {description: 'learn more about tech stuff'}})

Instagram Gallery App

  • ngRoute, ngResource, bootstrapLightbox, instagram API
  • Angular Lightbox
  • node server (simple express)
  • display popular photos, click on photo to create lightbox. Uses angular.forEach() to scroll through

AutoFind

  • MEAN.js (me, 4444)
  • Update ui-bootstrap to version 0.12
  • Fetch and Display cars
  • CRUD for cars
  • public/modules/core...
  • new cars module - copy from articles, make changes
  • create cars collection and insert some data in mongo shell
  • add $scope.find() to core controller to populate front page with cars
    • use car.name notation on edit-car.html view

Knowledgebase

  • MEAN stack app, scaffold using Express
  • ngRoute, Bootstrap (starter html template)
  • CRUD app for articles w/ categories

JobFinder

  • MEAN.js scaffold
  • CRUD app for creating jobs

Sails Auth

  • User Auth App
  • Sails, Foundation, Toastr, Node-Machine (gravatar/password decryption)
  • sails new > sails generate api user

PubNub Chat

  • grunt serve (grunt build, grunt test) Scaffold = yo angular
  • pubnub.com API for realtime requests
  • Log in + Create Room + Chat
  • add Presence (detects user leaves/joins channel), Storage & Playback

ngSocial FB

  • ngSeed, FB Graph API - npm start = localhost:8000
  • make GET and POST requests, Login auth, read from wall, post to wall
  • bower install ng-facebook bootstrap ngFacebook
  • add Nav bar + Cerulean bootswatch

10_angular_projects's People

Contributors

jakblak avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.