WARNING

April 17, 2017 ยท View on GitHub

This project is no longer maintained. For Angular 2 starter take a look at the angular2-seed, that this project is based on.

Introduction

A sample Angular 2 application implemented in TypeScript based on the Angular 2 Seed project. Live running sample can be found here.

Features

  • Simple registration & authentication
  • Weather & traffic map with simulated real-time data updates from server
  • Real-time chat
  • Cellphone usage charts and graphs
  • Guess the Animal game with tree visualization
  • Quizes -- create, take, grade
  • Todo (Redux)

Technologies

Client

  • Angular 2
  • Redux
  • D3 visualization library
  • Google charts
  • socket.io (client)
  • RxJs

Server

  • node/express
  • mongodb
  • socket.io (server)
  • RxJs

Contact Info

Thanks to the members of the angualar2-seed team

mgechevludohenintarleppNathanWalkeraboeglinjesperronn
mgechevludohenintarleppNathanWalkeraboeglinjesperronn
ryzynareshbhatianatarajanmca11jerryorta-devJakePartuschouq77
ryzynareshbhatianatarajanmca11jerryorta-devJakePartuschouq77
larsthorupdevanp92evanplaiceLuxDiec-iceojacquemart
larsthorupdevanp92evanplaiceLuxDiec-iceojacquemart
TuiKikenjuristrdstockhammerdszymczukbriantoppingdwido
TuiKikenjuristrdstockhammerdszymczukbriantoppingdwido

Live Sample

This application is running at https://angular-mashup.herokuapp.com/

License

MIT