evanugarte / LAN-File-Transfer

Using React.js, C++ and MongoDB, this application allows files to be hosted and transferred over local networks.
9 stars 3 forks source link

Add Pastebin Funcitonality #119

Open evanugarte opened 3 years ago

evanugarte commented 3 years ago

Frontend

Options

  1. send text straight to API Gateway, new code to handle upload
  2. create a file in the frontend and send it to API Gateway for upload the same way