Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marc-antoinea/chatmail
Customized mobile mail application for elderly: using mail as a chat
https://github.com/marc-antoinea/chatmail
chat-application elderly-people ionic ionic-camera mailbox nodejs nodemailer webmail-client
Last synced: about 7 hours ago
JSON representation
Customized mobile mail application for elderly: using mail as a chat
- Host: GitHub
- URL: https://github.com/marc-antoinea/chatmail
- Owner: Marc-AntoineA
- License: mit
- Created: 2018-11-03T14:14:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T22:03:29.000Z (almost 2 years ago)
- Last Synced: 2024-11-11T17:45:14.551Z (about 2 months ago)
- Topics: chat-application, elderly-people, ionic, ionic-camera, mailbox, nodejs, nodemailer, webmail-client
- Language: HTML
- Homepage:
- Size: 18.9 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChatMail
**Author**: Marc-Antoine Augé## Why this application?
Every mail application available on the Android store is too much complicated. They are buttons everywhere and you don't know that they do (only a small icon helps you). If your finger stay too long pressed or if it moves inadvertently in the wrong place, your screen will completly change and it's easy to be lost.Moreover, looking for a contact, send pictures is too complicated for someone who doesn't care about all the possibilities of the app.
This mail application is very easy to use: few colored and bigs buttons with caption, display mails as a chat application. It's even possible to add pictures directly inside the app.
**This app is used everyday since December 2018.**
## Technologies
This project uses one backend (__ChatBox__ - in `Node`) which stores the mails from the Mail provider (e.g. Gmail) and provides an easy API used by the frontend (__ChatMail__ - in `Ionic`).