Giter Club home page Giter Club logo

food-access-map's Introduction

Food Access Map

Code for Pittsburgh w/ Pittsburgh Food Policy Council

FAQ

In simple English, how does all of this work?

The goal for this project is to create an app for mapping and locating food resources in Pittsburgh. The goal is to address food insecurity by allowing individuals to access the app and find what food resources are in their area.

What if I want to add a food source?

Fill out this Google Form to let us know!

Before adding a location, check out the locations we currently have mapped:

What if I think information about a food source is inaccurate?

• Email [email protected]

I’m new to this project, what can I do?

The Github has an issues page available at: https://github.com/CodeForPittsburgh/food-access-map/issues Anybody can work on these issues, reach out to others working on the issues, and leave comments to ask questions/give an idea of progress.

On what platform(s) is it set up?

• Front-end uses React Framework (JS & HTML) and Redux, which isn’t yet in use • Back-end is Django. • Database is Postgres, but Django extracts all the database-specific stuff, so that shouldn’t matter • GIS stuff. Geographic Information Systems.

What coding skills are needed to help out with this/maintain this?

• HTML, CSS, JS • Python • A lot of the Data stuff is R

If I wanted to run a test of this on my own computer, how would I do that? What would I need to do?

Please see the "Four Steps for Setting Up The App To Test/Demo" section

What is React Boilerplate?

React Boilerplate is simply a structure for the project that comes with a whole bunch of dev tools, many of which we haven’t used, many we probably won’t use, but are there if we need them. And their documentation is pretty good.

The documentation for Boilerplate can be found here: https://github.com/react-boilerplate/react-boilerplate

Four Steps for Setting Up The App To Test/Demo

Note: The npm package manager is required for this. Download and install npm at https://www.npmjs.com/

1: clone the repo

git clone https://github.com/CodeForPittsburgh/food-access-map

2: move to the new directory

cd food-access-map

3: install the dependencies (this could take over ten minutes)

npm install

4: run the dev server

npm run start 

• “npm run start” will create a mini-server that will host the map and make it available for the web browser • To view the current version of the map/app on the browser, you need to go to LocalHost:3000

Design Mockups

Design mockups can be found in docs/design

food-access-map's People

Contributors

dependabot[bot] avatar hellonewman avatar jonshaffer avatar maxachis avatar milesheise avatar saylorsd avatar vnbcs 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.