diff --git a/submissions/20114090_Shweta.md b/submissions/20114090_Shweta.md new file mode 100644 index 0000000..0392347 --- /dev/null +++ b/submissions/20114090_Shweta.md @@ -0,0 +1,22 @@ +FILE SHARING APP + +git repo link: +https://github.com/shweta4025/AllShare.git + + +Is this idea one of the idea listed in projects? NO + +FileSharing is basically a platform where you can share your file with you friends easily. + +![Screenshot (103)](https://user-images.githubusercontent.com/78722422/112171171-9eba1b80-8c19-11eb-8aa2-67f42657b9b3.png) + + +FEATURES: +1. Here you can upload your file and a progress bar will be shown showing the upload progress. +2. A unique url will be generated for that file which you can share with your friend. +3. you can directly share it via email from that page. +4. that unique url will take the user to a download page where you can doenload the shared file. + + +For now, the backend is not connected. so inplace of the unique url a simple text is shown.Some features are not working because of no backend connection. +not able to connect the backend with database.