I. Problem statements
The current system only support file image upload. There are many issues will arise with it in the future since the image upload API can only handle Post request. In the near future with the introduction of badges and documents upload, we will need a attachment system for user to easy manage all their content uploaded.
II . Solution
0 Comments