Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`).