Skip to content

A single-page email client website created using HTML, CSS, Django and Javascript

Notifications You must be signed in to change notification settings

ShilpThapak/Mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mail - A CS50 Web Project

Demo: https://youtu.be/zVmdaxzWOoA

A single-page email client website created using HTML, CSS, Django and Javascript.

Features:

  1. Send Mail: When a user submits the email composition form, JavaScript code sends the email.

  2. Mailbox: When a user visits their Inbox, Sent mailbox, or Archive, the appropriate mailbox is loaded.

  3. View Email: When a user clicks on an email, the user is taken to a view where they see the content of that email.

  4. Archive and Unarchive: Users can archive and unarchive emails that they have received.

  5. Reply: Users can reply to an email.

This project is created for Harvard CS50 Web course. Check out more about the project here: https://cs50.harvard.edu/web/2020/projects/3/mail/

About

A single-page email client website created using HTML, CSS, Django and Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published