-
This is a simple file uploading app, where you can upload files and download them.
-
This app is made with Express.
Your users should be able to:
- Signup & log in with an email and password with account verification. There should be a reset password feature to recover lost passwords password.
- See a feed page that contains a list of files that can be downloaded.
- Search the file server.
- Preview files (PDF, IMAGES, AUDIO, VIDEOS)
- Send a file to an email through the platform.
- Should be able to upload files with a title and description
- Should be able to see the number of downloads and number of emails sent for each file