Code Monkey home page Code Monkey logo

shareany's Introduction

ShareAny (CodeNBuild 2020 idea submission)

Food waste is an ecological, economic, and social problem. Food wastage appears to be highest in developed countries, while on the other hand, there are an estimated 842 million people in poor countries experiencing chronic hunger. This raises the question as to whether food wastage could be reduced along food supply chains. Despite the significance of this issue to the global foodservice industry, the link between innovation practices and food waste management has received limited attention. Food providers in gastronomy, catering, and hospitality have recently come under increasing scrutiny over their food management practices, and specifically food waste, with evidence that considerable amounts of food are thrown away during preparation, or because they cannot be stored and reused. There might be a lot of applications addressing this issue but our application is unique as we are incorporating the below-mentioned scenarios along with addressing food wastage People have old books, articles, magazines, electronic goods which they do not use and keep aside just like that long time. These things can be shared with other people who are ready/interested to use them People have a huge stock of medicine which they ordered or bought by mistake and don’t know what to do. They can share it with the other people who are in need of those medicines Companies have a lot of old electronic good, magazines or other stuff which can be shared with other people who can use it

Need to follow below steps as part of configuration
  • Create Virtual Environment --> python3 -m venv shareany_env
  • Activate the environment --> source shareany_env/bin/activate
  • Install Flask library --> pip3 install flask
  • Install mongo library --> pip3 install pymongo
  • Install Encryption library for password --> pip3 install bcrypt
  • Install flask integrated mongo library --> pip3 install flask_pymongo
  • Install dnspython library --> pip3 install dnspython
  • Run the service --> python shareany_service.py
One can use below mentioned users for farmer as well as vendor roles
  • username : admin password : admin123 role : Admin
  • username : user password : admin123 role : Other

shareany's People

Contributors

sbelidhe07 avatar

Watchers

 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.