Git Product home page Git Product logo

uber-test's Introduction

Uber Email Service

The webapp is deployed on heroku: uber-test-mailer.herokuapp.com

Tech Stacks

I choosed backend/full stack track, since in my current product (Family.me), I have been working mostly on backend & middle layer, built a private social network from scratch, providing REST API for frontend/mobile team. I’m also involved in some frontend work in family.me so I have experience with HTML5,CSS3 and Backbone. The frame work I use is Ruby on Rails, which I’ve been used for ~3 years and feel pretty comfortable. Python is surely another elegant language that I’ve used back in school.

About the Implementation

I could make the email service a REST API, return JSON response upon request in the controller. But in this prototype I just redirected to the current page for simplicity. For the frontend I used HTML5 to do the form validation. If there’s more time, I’d like to use Backbone to organize the data and do the validation. For the popup message I could also use a nice popup instead of rails flash.

Discription about Content

app/assets

Contains subdirectories for images, stylesheets, and JavaScript files.

app/controllers

Holds controllers to call the email service.

app/views

Holds the view and layout files for the app.

app/services

Holds email services that handle validation, failover and delivery.

config

Holds the configuration file for mailgun and mandrill.

config/initialzer

Load the mailgun and mandrill config file when the app launch.

lib

Application specific libraries, holds the modules for mailgun and mandrill config.

log

Holds the log files.

spec

Holds the test files for email service.

Gemfile

Lists the gems that need to be included.

Link to My Profile

www.linkedin.com/in/brucexlin

uber-test's People

Contributors

brucexlin 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.