Hidden Hunger
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.
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.
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.
- Clone or download this repository.
- Ensure you have pip, wheel, setuptools, and virtualenv in the latest version.
python3 -m pip install --upgrade pip wheel setuptools virtualenv
- Create a virtual environment in your terminal
virtualenv venv
. - Activate it
source venv/bin/activate
orvenv\Scripts\activate
for windows. - Install Kivy for your respective operating system.
- Navigate to where
requirements.txt
is andpip install -r requirements.txt
. python3 main.py
to run project.
Person Map Marker Icon made by Kiranshastry from www.flaticon.com
Food Bank Map Marker Icon made by Those Icons from www.flaticon.com