Client side - Implement Uploads

This commit is contained in:
2019-05-27 15:07:36 +05:30
parent 0c428a2b33
commit d8c6001d90
3 changed files with 22 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ Dependencies(testing): `chai` `mocha` `chai-http`
- [x] Folder Traversal
- [X] File Downloads
- [X] File Moving
- [ ] Upload
- [X] Upload
### Why