Skip to content

benwinding/angular2-wakepark-teaser

Repository files navigation

What the hell is this? ...

This is basically a little website for a kite boarding event I'm involved in. It features:

  • Count down to the event in seconds, how exciting!!
  • Location information, using google maps!!
  • 3D preview of kiteboarding obstacles!!
    • Kicker (ramp)
    • Slider (rail)

What the heck does this use? ...

This site is built on the angular2 framework from google. It also makes use of the following components and libraries:

  • npm (package manager for nodejs librarys)
  • primeng (GUI component helpers)
  • threejs (javascript library to display 3D graphics)
  • angular-cli (command line scripting)

How the eff does it even ? ...

What this uses in the wild ...

Demo site in the wild

Layer Technology Function
0. webserver Simple webserver to serve up the website!
1. bundled app The bundled version of this app (dist folder)!

Developing this thing ...

Stuff I used to develop the app ...

Layer Technology Function
0. nodejs Server written for javascript stuff
1. npm (node package manager) Manages javascript frameworks and libs
2. angular2 The client side javascript framework, runs in your browser
3. thisApp The stuff I made!

But why tho? ...

Well, I'm just trying to gain some experience in building webapps I guess ¯\__ (ツ) __/¯

About

Angular2 app to showcase a few 3D models for a wakeboarding/kiteboarding event.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published