Skip to content

tanujajoshi1/email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email

Email application that allows to send and receive mails by making API calls.

Features 🤩

  1. compose and send mails
  2. receive mails in the inbox section
  3. archive and unarchive the received mails and
  4. keep a counter of unread mails.
  5. Reply to the received emails
  6. Login through different usernames
  7. Logout
  8. Real time application
  • The UI is made with the help of html, css, MDbootstrap and fontawesome.

  • Front-end of the application uses JavaScript while the backend is completely Django based.

Inbox

Inbox section where all the mails are received. The opened emails are shown in grey representing they have been read. Unopened mails are shown in white.

image

Reply to a Mail

Through the reply button, one can reply to a specific mail.

image

Archive

The archive button adds the mail to archive section. An archived mail can be retured back to unarchive by clicking the red unarchive button which appears to only archived mails.

image

About

A Django-JavaScript based mail application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published