Coder Social home page Coder Social logo

robo-bev / cafebeep Goto Github PK

View Code? Open in Web Editor NEW
2.0 4.0 0.0 76.22 MB

Social coffee with modular robots

Home Page: https://www.cafebeep.com

License: Other

Python 22.45% C 11.23% C++ 0.36% PHP 46.97% JavaScript 8.27% Shell 2.65% CSS 1.15% HTML 6.86% Dockerfile 0.06%
python3 flask-application coffee robots pi3 tx2

cafebeep's People

Contributors

dependabot[bot] avatar opensourceironman avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cafebeep's Issues

Code generated QR code filenames

Format is FirstName_ID_CafeBeepQR.png

For example Blaze_1_CafeBeepQR.png

FirstName of user shall be sourced from Stripe payment API .

IDs shall be generated sequential starting from 1 with max of 2,147,483,647 (unsigned 32 bit number). We shall purge users that are not active for 6 months or more. If we have more then that many active users I'm retiring to Mars. Peace!

class complier error

File "flask_test.py", line 92, in MenuScreen
userFirstName = UserData.GetUserFirstName(userID),
AttributeError: module 'UserData' has no attribute 'GetUserFirstName'

Shorter confirmation number?

David should we make "return str(random.randarrange(100000,999999))" in sms_sender.py return a 4 digit confirmation to make it easier on user?

Murali are confirmation number collisions a big concern as we scale to 8K kiosk?

Folder name change

Change HTML_CODE folder name to templates to make Flask render_template code work correctly :)

Fix jinja2.exceptions with MenuScreen/1 input

<center> <h4 style="color: #000000;"> Hot Brew {{ config[0][1] }} </h4></center>

File "/home/blaze/.local/lib/python3.5/site-packages/jinja2/environment.py", line 411, in getitem
return obj[argument]
jinja2.exceptions.UndefinedError: flask.config.Config object has no element 0

Repo name

Update to CafeBeep to standardize all code capitalization.

Marketing name is cafeBEEP (but not CafeBEEP or CAFEBEEP or Cafe Beep or CAFE BEEP)

HTML img tag not rendering

Does github block using their URL's as HTML image tag sources? The URL's to the .png files in /CafeBeep/CafeBeepKiosk-0.1/Images directory don't seem to work.

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.