It's my first attempt in Angular framework. As a base markup I've taken JSP-based frontend from my previous project (see on github below).
Here's no backend at all, so that, an each time you reloading a project, you'll get the same data from preset json files.
- Controllers
- Directives
- Filters
- Routing
- Services
- Ui-bootstrab
- Letter avatar by Artur Heinze in addition to profile photos
- Show errors by Paul Yoger for validation issues
- Implement backend based on Spring & Hibernate
- Resolve issues (authorisation, authentication, role management, security & etc.)