HSR CAS Front End Engineering class 2015, Group 10, 2nd Project
Photoblog application with JSON-based data-handling.
Features: slideshows with >300 galleries, fulltext-search and filters, user-account and user-administration, cart and order-administration.
- Node.js
- express, body-parser for REST
- express-jwt, jsonwebtoken for Token based authentication
- cors for Cross-origin resource sharing (needed in development-mode)
- Angular 1.4.x
- Typescript for application scripting
- Bootstrap 3 with AngularStrap
- Photoswipe
- jasmine/karma for unit-tests
- npm
- bower
- gulp
(it is assumed that you have git, node and bower installed and working)