{"id":16994318,"url":"https://github.com/christiancagnazzo/mailservice","last_synced_at":"2026-05-16T12:31:55.201Z","repository":{"id":81363479,"uuid":"486188551","full_name":"christiancagnazzo/MailService","owner":"christiancagnazzo","description":"Simple mail service organized with a mail server and a mail clients written on Java!","archived":false,"fork":false,"pushed_at":"2023-03-30T15:10:51.000Z","size":1328,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T06:26:43.816Z","etag":null,"topics":["java","javafxml","scenebuilder","socket","thread"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/christiancagnazzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-04-27T12:45:13.000Z","updated_at":"2023-03-30T15:10:20.000Z","dependencies_parsed_at":"2023-07-11T10:47:15.943Z","dependency_job_id":null,"html_url":"https://github.com/christiancagnazzo/MailService","commit_stats":null,"previous_names":["christiancagnazzo/mailservice"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christiancagnazzo%2FMailService","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christiancagnazzo%2FMailService/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christiancagnazzo%2FMailService/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christiancagnazzo%2FMailService/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christiancagnazzo","download_url":"https://codeload.github.com/christiancagnazzo/MailService/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244913005,"owners_count":20530769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","javafxml","scenebuilder","socket","thread"],"created_at":"2024-10-14T03:45:09.999Z","updated_at":"2026-05-16T12:31:50.181Z","avatar_url":"https://github.com/christiancagnazzo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mailing System\n\nSimple Java application developed on Java for a university course project that implements an electronic mail service organized with a mail server that manages users' mailboxes and the mail clients  needed to allow users to access their mailboxes\n\n## Technical Requirements and Architecture\n\n- For testing purposes there are 3 email users communicating with each other. However, the system design allow to scalable to many users\n- The application is developed in Java (**JavaFXML**) and based on **MVC architecture**, with Controller + Views and Model, following the principles of the **Observer Observable** pattern. Any communication between Views and Model is mediated by the controller or supported by the Observer Observable pattern\n- The application allow the user to correct any incorrect inputs (eg, in case of entering non-existent e-mail addresses, the server send an error message to the client who sent the message; furthermore, in case of inserting syntactically incorrect addresses, the client itself must report the problem without attempting to send the messages to the server)\n- Clients and the application server *parallelize* tasks that do not need to be executed sequentially and handle any problems accessing mutually exclusive resources\n- The application is distributed (mail clients and server can be on separate JVMs) through the use of **Java Sockets**\n\n## GUI \n\n#### Client\n![NewEmail](images/new.png)\n![Received](images/received.png)\n![Read](images/read.png)\n#### Server\n![Log](images/log.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristiancagnazzo%2Fmailservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristiancagnazzo%2Fmailservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristiancagnazzo%2Fmailservice/lists"}