Giter Club home page Giter Club logo

inbox-scaffold-html5's Introduction

Inbox App Scaffold - HTML5

The Inbox HTML5 Scaffold is a full-featured mail client built on top of the Inbox API. It is a client-side AngularJS application that leverages the Inbox Javascript SDK, and is intended to be a foundation for you to build your own mail client or add features that you've always wanted!

The Inbox HTML5 App Scaffold includes support for:

  • Authenticating entirely client-side
  • Browsing your Inbox, Drafts, and Archive
  • Viewing threads
  • Viewing and downloading message attachments
  • Archiving threads
  • Filtering threads
  • Replying to threads with attachments
  • Saving, editing, and sending drafts

Yes, it even has a dark theme:

By Developers, For Developers

The Inbox HTML5 Scaffold is intended for developers - to use it, you need an Inbox Developer Program membership or a copy of the open-source Inbox Sync Engine. When you download or fork the Inbox HTML5 Scaffold, you'll need to add your Inbox App ID before you can connect your account.

Already have an Inbox App ID? Try out the Inbox HTML5 Scaffold right now! It's purely client-side javascript, so we hosted it on Github Pages.

##Getting Started

git clone  --recursive [email protected]:inboxapp/inbox-scaffold-html5.git

cd inbox-scaffold-html5

git submodule init

git submodule update

sudo apt-get install node npm gulp bower

npm update

npm run-script postinstall

bower install

foreman start --port 6000

Roadmap

The Inbox HTML5 Scaffold is fairly simple and is intended to be a solid foundation. It's built to be easily hackable and extendable. You can fork it and build an entirely different email experience, or write an Angular directive that adds features and functionality you need.

In the future, we plan to:

  • Wrap the HTML5 Scaffold in Atom-Shell and rewrite key Angular services to use an SQLite cache, offline action queue, and more.

  • Clearly define integration points for you to create your own directives and services that extend the client.

  • Refactor things for greater hackability.

We'd love for you to help us achieve these goals - check out the Contributing section for more information. If these things get you really excited, check out our Jobs page!

##Contributing

We'd love your help making the Inbox HTML5 Scaffold better! You can join the Inbox Google Group for project updates and feature discussion. We also hang out in ##inbox on irc.freenode.net, or you can email [email protected].

Please sign the Contributor License Agreement before submitting patches. (It's similar to other projects, like NodeJS.)

A more detailed guide on development, testing and contributing code is available in CONTRIBUTING.md.

##License

Please see the file LICENSE.md for the copyright licensing conditions attached to this codebase.

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.