Giter Club home page Giter Club logo

journmail's Introduction

Journmail

Build Status To Do

Teach yourself consistency by keeping a journal and writing one sentence per day in it.

Stack

  • Ruby
  • PostgreSQL

Development

Install dependencies

$ bundle install

Spin up a development server

$ bundle exec rackup

Spin up a fake mail server

$ gem install mailcatcher
$ mailcatcher

Visit http://localhost:1080/ to preview emails.

Run tests

$ bundle exec rake

Set up database

$ bundle exec rake db:create
$ bundle exec rake db:migrate

License

MIT

journmail's People

Contributors

shime avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

icartic

journmail's Issues

Email design

Design of our emails needs to be sexy, it's pretty crappy now.

High score

Show users a high score of streaks along with their gravatars and link to high score in the emails.

Landing page

We want landing page to be sexy and to describe what we're offering.

Is jourmail.com functional?

Is the project in a usable status at the moment. I receive emails, but there's no link to history or streak, or logging in, or anything anywhere.

Invoicing system

Add system for invoices, which sends emails when we charge the customer on PayPal with the invoice in the attachment in the PDF.

Detect user's timezone

We should detect user's timezone upon registering and send emails at 20:00 in user's timezone.

Ensure email uniqueness

Prevent users from registering with the same email twice, show some error if they try to do so.

Fix footer styling

It's stupid to display fixed footer, we should make it sticky on all pages other than landing page.

We should probably update both HTML and CSS.

Unsubscribe link

We should add a link for unsubscribing in every email. We should have a nice page for unsubscribing.

History pagination

Show only 20 entries on history page and paginate other entries - make it an infinite scroll.

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.