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.
THIS PROGRAM IS NOT INTEGRATED YET! THERE ARE JUST SOURCE CODES!
This project was developed by my teammate, not me.
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
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)
This project is under MIT License.