Giter VIP home page Giter VIP logo

eatit's Introduction

EatIT

A system for organizing food orders. Written in ReactJS and Meteor.

Features

  • Allow people to online organize a food order (for pizza for example).
  • Summarizes same item orders
  • Easily shareable link to specific order.

Physical requirements

  • Phone

Production

Use the automated docker image

Example compose file

version: '2.2'
services:
  eatit:
    image: eatit
    ports:
      - "80:8080"
    environment:
      ROOT_URL: https://example.org
      MONGO_URL: mongodb://db:27017
  db:
    image: mongo

Development

Software requirements

  • docker
  • docker-compose

Setup

Run the following command:

  1. docker-compose up

Local production environment

You can compile and build the production image with your local codebase using: docker-compose -f prod.docker-compose up --build

eatit's People

Contributors

criticalstone avatar dependabot[bot] avatar dr-horv avatar feffes avatar herrnan avatar hjorthjort avatar hoidi avatar hulthe avatar jerge avatar jesperlindstrom avatar lindskogen avatar mattiasnilsen avatar noxemia avatar oscmage avatar pontuslindblom avatar portals avatar saser avatar viddem avatar vilddjur avatar williamleven avatar xiaoming94 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

eatit's Issues

Sorting is buggy

If Horv order caprizosa Bark order kebab and Tuna order kebab.
The indexes is incorrect so next person clicking on kebab get caprizosa and vise verse

Undo

It is quite common that people accidentally remove other people from the eatit list.
An Undo function would be helpful. Or make it harder to remove people from the list.

Add integration with Sannes

You can start with setting the restaurant where you are buying from, e.g. resolve #43. Then if you select Sannes, when adding what to eat, auto completion from sannes.chalmers.it/data/pizza.json can be used.

Confirmation on start

It would be nice to have a confirmation popup when pressing start so it would be harder to missclick

Add field for meny info / link

As an admin it would be nice to be able to provide a link / description to the place I'll order from so people know from what menu to decide on what they want.

Payment

The person creating the thing should be able to enter his or her phone number. People could then press a "pay" button next to their order which in opens Swish on their phone with phone number and ammount allready filled in.

Phone number

A smaller part of #2, it would be nice to be able to enter a phone number so every one could see who to Swish.

None unified look

2016-02-23-14 54 59-screenshot

The app doesn't have unified look across the browsers, For example on non-webkit Browsers (like Firefox), The app will load properties from the GTK-theme (On Linux Machines)

[PIBPNIC] in Eatit

It's possible to enter really long entries in both pizza and name fields,
perhaps these fields should be limited to a maximum of less than 250 characters or something.

Migrate to self hosting

Meteor is shutting down maintenance and hosting on meteor.com, and meteor.com has been unstable in the past. We should start our own meteor server to host EatIT.

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.