Skip to content

Email client which allows multiple accounts to be added in one session.

Notifications You must be signed in to change notification settings

ajaybasra/Email-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email-Client

An email-client created with Java/JavaFX and based on Alex Horea's Advanced Java programming with JavaFx course. The application allows you to send/receive emails and read/delete just like any other email service. The UI was created using SceneBuilder and HTML/CSS were used for front-end. At present I haven't implemented data-persistence. I made this project to develop my Java skills and to see how the MVC design-pattern can be used.

Screenshots

Requirements 🔧

  • Java/JavaFX version 17 or higher.

Installation 🔌

  1. Press the Fork button (in the top-right corner of the page) to save a copy of this project on your account.

  2. Download the repository files (project) from the download section or clone this project by typing in the bash the following command:

    git clone https://github.com/ajaybasra/Email-Client.git
    
  3. Follow the following tutorial to convert the project into a .JAR file which can be run via the command line.

Note

In order to use Gmail, you need to enable less secure apps at this link.

About

Email client which allows multiple accounts to be added in one session.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published