Skip to content

Inspired by the obscurity of smaller scale food organizations, Caring Cranes has decided to build Hidden Hunger to aid users in finding a food organization near their personal location.

License

Notifications You must be signed in to change notification settings

flextian/Hidden-Hunger

Repository files navigation

Hidden Hunger

By Caring Cranes

Caring Cranes logo

Inspired by the obscurity of smaller scale food organizations, Caring Cranes has decided to build Hidden Hunger to aid users in finding a food organization near their personal location.

Table of Contents

Overview

Smaller food organizations, often overshadowed by large food banks, find it difficult to spread information and gather volunteers. Inspired by the obscurity of smaller-scale food organizations, Caring Cranes has decided to build Hidden Hunger to aid users in finding a food organization near their personal location. With this Hidden Hunger app, users can submit their location and a directory of registered food organizations with their respective distances will appear. Users can choose from a list of organizations to get in-depth information for each food organization. For those looking for a meal or a place to volunteer, Hidden Hunger has a large directory for smaller food organizations around their location.

Caring Cranes screenshot Caring Cranes screenshot Caring Cranes screenshot Caring Cranes screenshot

Currently, Hidden Hunger only has a working directory in the immediate Tri-State Area. We are continuing to expand our ever-growing database with registered food organizations, and working to port the app to IOS.

Installation

  1. Clone or download this repository.
  2. Ensure you have pip, wheel, setuptools, and virtualenv in the latest version. python3 -m pip install --upgrade pip wheel setuptools virtualenv
  3. Create a virtual environment in your terminal virtualenv venv.
  4. Activate it source venv/bin/activate or venv\Scripts\activate for windows.
  5. Install Kivy for your respective operating system.
  6. Navigate to where requirements.txt is and pip install -r requirements.txt.
  7. python3 main.py to run project.

Sources

Person Map Marker Icon made by Kiranshastry from www.flaticon.com

Food Bank Map Marker Icon made by Those Icons from www.flaticon.com

About

Inspired by the obscurity of smaller scale food organizations, Caring Cranes has decided to build Hidden Hunger to aid users in finding a food organization near their personal location.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages