Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 361 Bytes

TODO.md

File metadata and controls

19 lines (17 loc) · 361 Bytes

Setup

- UI Router
- ngSanatize
- SASS (Webpack)

Components

- header
- footer
- login & signup

Services

- formEncode.js
- currentUser.js
- ajax.js
- localStorage.js (with cookie fallback)

Others

- Handle 401 request after login redirect back to the requested state.
- Spinner based on AJAX Request (maybe ?)
- Star Rating Directive