Giter Club home page Giter Club logo

beacon's People

Contributors

ajb avatar alizauf avatar bsmithgall avatar

Stargazers

 avatar  avatar  avatar

Watchers

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

beacon's Issues

Documentation

Now:

  • Project governance
  • Contribution guidelines
  • Code of conduct (Maybe DOBT can implement one across all our open source repos?)

After development:

  • Installation
  • Customization
  • Deployment
  • Maintenance

Send email in development without configuration / an internet connection

Outcome:

  • Allow developers to spend less time configuring their environment, while still being able to test outbound emails

Brainstorming

Can we do something like Django's "console" or "file" email? https://docs.djangoproject.com/en/1.9/topics/email/#configuring-email-for-development

(We use https://github.com/ryanb/letter_opener for Rails.)

Another option would be to use a dummy SMTP server, like: https://nilhcem.github.io/FakeSMTP/

Apparently, you can even run one with a simple python one-liner: http://serverfault.com/a/248838

Automatically generate text-only version of HTML email?

We use premailer (Ruby) in our other apps and it's pretty magical. Since most everyone uses HTML email clients, you can just leave out the text-only email templates, and they'll get generated automatically from the HTML.

I wonder if there's something similar for python?

User accounts for vendors

Problem:

Currently, you can enter the email address of any registered vendor and manage their subscriptions. Theoretically, a bad actor could unsubscribe all of their competitors from RFP notifications.

Solution:

In order to re-authenticate vendors, send a link via email that must be clicked in order to proceed.

How do we make this codebase reuseable?

from https://github.com/dobtco/beacon/wiki/Meeting-minutes---1-19-16:

Want to set "gold standard" for open-source, redeployable civic tech:

  • Clear governance
  • Actively maintained
  • Strike the right balance between convention and customization

Outcomes:

  • An implementation can customize:
    • Language
    • Stylesheets
    • Settings
    • Templates, maybe?
  • Customization lives separately from the "core", so that updates can be applied without merging or rebasing
  • A technically-minded, but non-programmer user can do the customization with ease, and without fear that they will break things

References:

Deployment

Outcome

  • Provide deployment instructions that are easy to follow, and provide a robust configuration for production usage.
  • No vendor lock-in?

Structure

  • Heroku + an alternative (Cloud66?)
  • Docker?

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.