Email App for Mobile

Using the App.js framework

Project Date: October 2017, in Course: The Complete Web Developer Course 2.0

A very basic email application designed specifically for MOBILE. It can only be used for Sending emails ONLY.

It makes use of the App.js framework

This mini app makes use of Local Storage to store previously used email addresses. It does have the ability to send the actual emails if a mail server is available. It makes use of jQuery for Email validation, and for making an ajax POST call (via PHP) to send the actual email.

Launch Project


GitHub Page

https://github.com/eastie71/mobile-email-app


Language(s) Used