Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 469 Bytes

File metadata and controls

25 lines (14 loc) · 469 Bytes

Document Sender

Development

Web App

  • npm install
  • npm start

Backend

  • npm run start-server

Description

Document sender is a web application taking a photo of a document then sending an email attached a PDF file includes the document you scanned.

Technologies:

  • ReactJS for the frontend implemented react-html5-camera-photo.
  • NodeJS and Express for the backend implemented Nodemailer.