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!!
- Register: You will have to make an account on this website so as to use the mailing system.
- Login: Here you will have to login into the account.
- Inbox: Here you will be having your all the mails that are not Archived.
- Compose: Here you will be writing a new mail if desire so, providing the name of the recipients, subject, body of the mail.
- Sent-mailbox: Here you will be seeing the mails you sent.
- Archived: Here those mails will appear that you have archived.
- Reply: You can reply to the mails that have been recieved by you.
- Mail-overview: You can see the mails just by clicking on them and they will appear like this:
Sending mail from user to another: After sending:
Recieving mail from the above user: '
Opening the new mail recieved: