Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.4 KB

README.md

File metadata and controls

55 lines (37 loc) · 1.4 KB

Linux Email Application Client

An email application running on Linux for LAN environment.

This repository only contains client-side program of the whole Linux Email Application.

Course project for Basic Practice of Computer Science, BIT 2020.

Table of Contents

Declaration

THIS PROGRAM IS NOT INTEGRATED YET! THERE ARE JUST SOURCE CODES!

This project was developed by my teammate, not me.

Overview

This client-side program currently includes features as follows:

  • Account Support
    • Sign up
    • Sign in
    • Recover account
    • Delete account
    • Show account information
  • Email
    • Send & fetch emails
    • Save & load drafts
  • Communication
    • Save & load contacts

What's next

This client-side program is definitely not thorough due to time limitation.

There are several features needed to add as follows:

  • Account
    • Stand alone account & profile setting page
    • Information modification
  • Email
    • Accessory support
    • Carbon copy
    • Delete emails (Trash bin)

License

This project is under MIT License.