Giter Site home page Giter Site logo

victor-p8's Introduction

PUR-BEURRE PROJECT

Project version : 1.0 (12/09/2019)

Find healthier food products in a click !

Installation

This project uses pipenv ; everything you need is within the root folder

Simply run 'pipenv install' in the root folder to install all dependencies

Configuration

Create a database using postgresql.

First, create a .env file in the root folder, then set a DB_PASSWORD variable to connect to a database of your own. The rest of the database credentials are filed in directly in the setting.py file. Finally, run pipenv manage.py update_db to download some data from the openfoodfacts api into your freshly created database.

Don't forget to create a SECRET_KEY variable in the .env file as well !

Launch

Simply run the main script using 'pipenv run manage.py runserver' Alternatively, you can visit the app hosted on heroku at the following url : pur-beurre-vs.herokuapp.com

How to use

The application lets you search for healthier food products. Type the name of a food product you like. The app will suggest healthier products with similar food categories.

If you sign up, you'll have access to an user account, and will be able to bookmark food substitutes that you like. You can then find all of your bookmarked substitutes in one place ! Easy !

victor-p8's People

Contributors

siridian avatar

Watchers

James Cloos 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.