/angular2-file-upload

An angular-cli project showing different approaches of File Upload in angular4/angular2, with angular service communicating with a spring boot backend REST service

Primary LanguageTypeScript

LIVE DEMO

https://tahniat-ashraf.github.io/angular2-file-upload/
(Backend integration doesn't exist)

DETAILS

An angular-cli (angular 4) project showing different approaches of File Upload in angular, with angular service communicating with a spring boot backend REST service. This repository only contains the angular front end code.