thewickermilko / DatingApp-net8

0 stars 0 forks source link

Add a photo uploader component #63

Closed thewickermilko closed 1 month ago

thewickermilko commented 1 month ago

40caab2

https://www.npmjs.com/package/ng2-file-upload - added in project.

thewickermilko commented 1 month ago

ae2c44b - https://valor-software.com/ng2-file-upload/ - ng file uploader. "photo-editor.component.html" - valor ng file uploader added. "photo-editor.component.ts" - "fileOverBase", "initializeUploader", "ngOnInit" and properties added.