Skip to content

Latest commit

 

History

History
58 lines (31 loc) · 1.27 KB

README.md

File metadata and controls

58 lines (31 loc) · 1.27 KB

Email-Client

Opensource project as a part of Mumbai Hackathon 2019

Email client made using Electron JS for frontend and backend with node js for fetching of email from IMAP server and sending email using SMTP along with MIME data.

Challenges

  • Parsing of raw email to normal text
  • Attachment sending with normal smtp using MIME types
  • Fetching of attachments from raw emails

Features

  • Inbox Listing from IMAP server of all emails
  • Compose Email
  • Send email with cc,bcc and attachments
  • Read Mails are marked "Yellow"

Screenshots

  • Inbox

  • File Menu

  • Compose Mail

  • Sent Mail Confirmation

Recognition

This project was done under 24 hours in Mumbai Hackathon 2019 😄

Contributors

@Bhavik Jethava

@Srinivas Subramani

@Advait Joshi

@Mayur Chawda

@Animesh Singh

with Open Source ❤️