Skip to content

BrendanCook44/Email-Web-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thin-Client Email Application

Developed by Brendan Cook for coursework at The University of Toledo

Overview

This thin-client application allows users to send emails and store email contents within the application. It also provides options to show, delete, or print the email contents sent through the application.

Getting Started

To run the application properly:

  1. Open the .sln file within Visual Studio.
  2. Click the run button.

Login

You will first be greeted with a login page prompting for a username and a password:

  • Username: username
  • Password: password (very secure, I know)

Sending an Email

After logging into the application, you will have the option to send an email. Follow these steps:

  1. Type in the recipient, subject, and body portions within the text fields.
  2. Press the send button to open the email client.
  3. When the send button is pressed, the application will ask you to choose an email client to use for sending the email.
  4. The recipient, subject, and body info given within the application will copy over to the email client when selected.
  5. After sending the email within the client, refer back to the table in the application for additional capabilities and information.

Additional Capabilities

From the table in the application, you will have the option to:

  • Show: Display all of the sent email information.
  • Delete: Remove the email information from the application.
  • Print: Print out the email information.

About

University of Toledo Project - Email Web Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published