GithubHelp home page GithubHelp logo

foodie's Introduction

foodie

Keep track whats expired in your kitchen

Installation guide

  1. Download this repository
  2. run pip install -r requirements.txt
  3. Set proper environemntal settings.
  4. Run docker-compose build
  5. Build static files with webpack.
  6. Run ./manage.py migrate
  7. Run ./manage.py runserver

Development notes

Development requirements can be found in requirements_dev.txt

foodie's People

Contributors

szewczykmira avatar

Watchers

 avatar

foodie's Issues

User model

Account must be created with facebook data, but user should be able to log in with email and password

  • User can only login via facebook (there is no sense to do it otherwise)
  • there is no need for login field
  • use email field as login
  • must keep information about facebook id - preferably as its own id!

Create endpoint for facebook

  • endpoint should be as private as it could be (eg. url should take uuid but proper uuid should be known only for server and facebook webhook)
  • endpoint should allow all crud information
  • enpoint should have help function

Sending reminder to user

User should get reminder about products that will expire shortly. Remider is sent via facebook messanger.

Meals planner app

Add option to plan meals for next week. Dipslay it as some kind table or something

Authorization

  • user must register with facebook
  • user should be able to login with email and password or via facebook

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.