Skip to content

Files

Latest commit

81728e7 · Apr 6, 2021

History

History
22 lines (18 loc) · 949 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 949 Bytes

Screenshots:

Features:

  • Send files without any restrictions on the type of file to their inboxes as long as the total file size is under 25Mbs.
  • View files sent at the end, download them individually or altogether in the zip form.
  • Share zip of all files on social media.

Technical Details:

  • Google and email auth is used though Firebase Authentication.
  • AWS S3 is used for storage.
  • Express.js is used for server script.
  • MongoDB is used as database hosted on mLab.
  • Bootstrap 4 and Sass is used for styling.
  • Best practices have been enforces and spaghetti code is avoided.

Setup

  • Put Firebase project, AWS user and SendGrid credentials, in .env file.