Skip to content

joshiadvait8/Email-Client

 
 

Repository files navigation

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 ❤️

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.3%
  • JavaScript 44.2%
  • CSS 5.5%