Skip to content

Mailing system implemented in django and javascript

License

Notifications You must be signed in to change notification settings

Architkapoor13/Mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Title: Mail (Way to communicate through your own mailing system)

1. Methodology

mail-methodology

2. Description and Features

This is a mailing system, back-end in Django and Client-side in Javascript. It is a single page application from which you can send, recieve, reply, archive the mails. This was my first Javascript project!!

Features

  1. Register: You will have to make an account on this website so as to use the mailing system.

  1. Login: Here you will have to login into the account.

  1. Inbox: Here you will be having your all the mails that are not Archived.

  1. Compose: Here you will be writing a new mail if desire so, providing the name of the recipients, subject, body of the mail.

  1. Sent-mailbox: Here you will be seeing the mails you sent.

  1. Archived: Here those mails will appear that you have archived.

  1. Reply: You can reply to the mails that have been recieved by you.

  1. Mail-overview: You can see the mails just by clicking on them and they will appear like this:

3. Input/Output thorugh Example

Sending mail from user to another: sending mail After sending: aftersending

Recieving mail from the above user: recieving'

Opening the new mail recieved: opening

Replying the new mail: replying

After Reply: after-reply


4. Live Link

Live Link

5. Screenshots

Register Login Inbox Compose Sent

6. Video

Mail


About

Mailing system implemented in django and javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published