Code Monkey home page Code Monkey logo

gmail-helper's Introduction

Mail helper

If you want to try or use project please visit: https://fir-playgrounds.firebaseapp.com

Browser support

I did tests on these browsers:

  • Google Chrome -> Version 71.0.3578.98 (Official Build) (64-bit)
  • Firefox Quantim
  • Google Chrome Canary -> Version 73.0.3650.0 (Official Build) canary (64-bit)
  • Opera Version:57.0.3098.106
  • Safari
  • Google Chrome mobile
  • Safari mobile

Why I'm working on this tool ?

Each day my mailbox receives a lot of emails. To reduce my reading time I've been using a lot of labels (at this moment I have 500+ diffferent labels). I'd like to introduce a new term: structure data.

Structure data - email message has at least one label.

I created this tool because I'd like to increase my productivity. First version could create a filter. Filter creates or update an existing label.

More about Gmail labels and filters

Gmail has two great features: "Labels" and "Filters". What's my understation about Labels and Filters. Labels are similar like folders. Filters automatically labels arriving emails.

Architecture

I don't have deadline or budget restrictions :) I decided to use only the latest techologies trends. Technology stack includes:

Build tools:

Why this project is a mono repo ?

Juggling a multimodule project over multiple repos is like trying to teach a newborn baby how to ride a bike. I'm following a monorepo approach, all officially maintained modules are in the same repo. This is quite taboo but let's look at the pros and cons:

Pros

  • Single lint, build, test and release process.
  • Easy to coordinate changes across modules.
  • Single place to report issues.
  • Easier to setup a development environment.

Cons

  • Codebase looks more intimidating.
  • Repo is bigger in size.

How to setup locally

lerna run install
lerna run build
http-server ./develop/web/dist

Testing

Github repos:

Resources / Hot links:

gmail-helper's People

Contributors

dimitardanailov avatar

Watchers

 avatar

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.