Code Monkey home page Code Monkey logo

luncher's People

Contributors

audio avatar cardek avatar dependabot[bot] avatar gobie avatar johnsoncze avatar omasopust avatar petrkrejcik avatar snajby avatar venca163 avatar vorcigernix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

luncher's Issues

Handle non-text menu

When restaurant has menu in form of image/pdf, add link resource to API responses.

Add it as key attachments to top level {name, menu, attachments} with type {!Array.<{url:string}>}.

Improve notification scheduling

Currently it is fixed to run in 8:30 UTC, it has only 30 min interval.

Think of a better way of running scheduler without using new dyno, as we have no free left. Only one-time dynos.

Slack notifications v1

Save slack notification configuration to database.
Simple react app with server-side rendering.
Enable FB login in express to access configuration.

Create simple administration interface.

  • enable/disable sending notifications
  • ability to choose restaurants you are interested in, including order they should be sent in
  • setting slack handle

Merge services to one process

The original idea was to have cluster per service, but that is simply not financially feasible.

Let's have cluster per set of services.
Issues that need resolving:

  • AMQP connections are limited 20
  • AMQP messages are limited 1M/30 days
  • 2 dynos (web + worker)

Simple Frontend

Present today's menu in pleasant way. For starters it would be just menus in columns, just like G+

Add restaurants

  • Podolka (requires working attachments)
  • Polévkárna (parsing FB posts)
  • Cihelna (TBA)
  • Modrý beránek (TBA)

Alergens

Parse allergens where available and send them in the response structure.

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.