GithubHelp home page GithubHelp logo

elliottmoos / emailclient Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 604 KB

Simple email client built with Angular

Home Page: https://heuristic-kowalevski-98936f.netlify.app/

JavaScript 4.72% TypeScript 79.02% HTML 14.68% CSS 1.57%
email angular javascript netlify

emailclient's Introduction

Email Client

Netlify Status

One of my all time favorite teachers, Stephen Grider, put together an overview of Angular with a much larger scope than this application. However, I thought it would be nice to document my re-discovery process with this final boss of a thing.

The user management, authentication, and email server was built by Stephen, as the primary focus for this application is Angular.

What is this? How do I see it?

A super barebones email client, and you can visit the app hosted on Netlify.

You can:

Note: There is currently a bug in the email server that will prevent a necessary html field from being included in the response object of the [GET] https://api.angular-email.com/emails/:id endpoint if you don't use the Gmail web client to send test emails to your new angular-email.com account

  • Sign up
  • Sign in
  • Sign out
  • Check your inbox
  • Reply to a real email
  • Compose and send a real email

It can render HTML in email bodies Inbox Screenshot

The email thread is formatted Reply Screenshot

What if I like typing more?

Node and Angular make it really easy to see this in action on your own machine. You'll just need node installed first.

  1. git clone https://github.com/ElliottMoos/emailclient.git
  2. cd emailclient
  3. npm install
  4. npm start
  5. It'll be available in the browser at localhost:4200 in all its glory

TODOs

  • Implement inbox pagination
  • Improve Responsiveness
  • Styling could use some love
  • Attachment support
  • Sent emails list
  • etc.

emailclient's People

Contributors

elliottmoos avatar

Watchers

 avatar  avatar

emailclient's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.