Skip to content

hemilpanchiwala/Fast-File-Sharer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast-File-Sharer

Platform License: MIT

Fast-File-Sharer is a simple ReactJS based web application that allows users to share files quickly. It provides a simple interface to send the files to the another user by simply providing his/her registered email-id. It is currently hosted on Heroku with the link provided in the repository description. Its backend is built upon a NodeJS server with PostgreSQL as a database for storing files. Yet many of the more features can be implemented in this which can make it a far more better product than what it is currently.

Screenshots

HomePage

Register Sign In
Uploading Files Received Files

Usage

Sharing files is quite simple through Fast-File-Sharer and its really quick.

How to share a file?

To share, you just have to register an account in the app and then sign in through the credentials. After successful SignIn, you can add the file you want to share and just enter the email of the receiving user and click the send button and its done.

How to receive a file?

Login to the app using the credentials and just click on the Download Files button and you will get the list of the files you have received. Click on the file you want to download and its done.

Bugs or Requests

If you encounter any problems feel free to open an issue. If you feel the library is
missing a feature, please raise a ticket on Github and I'll look into it.
Pull request are also welcome.

License

Fast-File-Sharer is licensed under MIT License. View license.