A sample Angular 2 application implemented in TypeScript based on the Angular 2 Seed project. Live running sample can be found here.
- 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
#Technologies#
##Client##
- Angular 2
- D3 visualization library
- Google charts
- socket.io (client)
- RxJs
##Server##
- node/express
- mongodb
- socket.io (server)
- RxJs
Thanks to the members of the angualar2-seed team
mgechev | ludohenin | tarlepp | NathanWalker | jesperronn | aboeglin |
This application is running at https://angular-mashup.herokuapp.com/
MIT