Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Jenny Swift
Jenny Swift
21,999 Points

How to make an email web app

Hi, I would like to know how to build a web application for sending and receiving emails. Basically, something like Apple's Mail app except on the web. And I particularly want it to work with emails from a Gmail account.

I can code HTML, CSS, JavaScript, jQuery and AJAX and some PHP and SQL.

What else would I need to know please? Basically I'm sort of comfortable with the 'web app' part, but I don't have much idea of what I would need to do for the 'email' part and the 'working with Gmail' part.

1 Answer

Hi Jenny!

This is not so simple to explain here, so I will post one tutorial that I have used first time I needed to do something like that: http://www.dreamincode.net/forums/topic/258849-making-a-webmail-system-php-part-1/

Let me know if you need any further help!!

Danilo