Coder Social home page Coder Social logo

lateplate's Introduction

Late Plate App

Our house has a meal plan that includes lunch and dinner throughout the week. Often, some of our members can't make it during the scheduled meal time, so they sign up to have their food boxed up and saved for later. This app makes it incredibly easy to sign up for and cancel these Late Plates and presents a page for the chef to see the updated list.

Setup

This is a python webapp2 app that runs on Google App Engine.

  1. Create an account for Google App Engine
  2. Clone this GitHub repository: git clone git://github.com/GTKappaSig/LatePlate'
  3. Configure for your organization. TODO: explain what needs to be changed
  4. Add google app engine as a git remote: git remote add appengine https://code.google.com/id/###########. The url for this can be found in the admin console when you login to app engine.
  5. Push to app engine to deploy the application. git push appengine master

Weekly Menu

One of the tabs on the webapp displays a pdf of the weekly menu. This must be manually uploaded each week to stay up to date. A script is included to make the upload easier. Keep in mind that you'll have to change the upload url in the script and in menu.html depending on where you want the menu to go.

./upload_menu.sh menu-week1.pdf
######################################################################## 100.0%

Support

If you notice an issue, feel free to open a new ticket on our GitHub Issues page.

lateplate's People

Contributors

justbuchanan avatar

Watchers

Craig Raslawski avatar

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.