Skip to content

sp4rrow98/Mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mail

CS50 Web Programming - Mail

A front-end for an email client that makes API calls to send and recieve emails.

  • Send Mail: When a user submits the email composition form, JavaScript code is used to actually send the email.

  • Mailbox: When a user visits their Inbox, Sent mailbox, or Archive, load the appropriate mailbox.

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

  • Archive and Unarchive: Allow users to archive and unarchive emails that they have received.

  • Reply: Allow users to reply to an email.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors