Skip to content

Denver PocketGov "Report a Problem" Form in a React Native App.

License

Notifications You must be signed in to change notification settings

spencexyz/pocketgov

Repository files navigation

pocketgov

What is this?

Denver's "Report a Problem" form is now on mobile! Take advantage of mobile-specific features like the Camera Roll and Current Location to easily report issues around the city. As Denver continues to grow we need your help in making sure everything is running smoothly.

This app is an open-source project run by residents of Denver and not YET officially endorsed by the city.

Get Up and Running Locally

git clone https://github.com/spencexyz/pocketgov.git

npm install

react-native run-ios (this opens it up on the sim)

More information on React Native

Create a config.js file like this.

const AIRTABLE_ZAP = "";
const SLACK_ZAP = "";

export default {
  AIRTABLE_ZAP,
  SLACK_ZAP
}

For designers

To submit designs just create an issue and drop in your files. If any of your changes are added we will make sure to credit you appropriately.

In the store

https://itunes.apple.com/us/app/pocketgov/id1335773975?mt=8&ign-itsct=1335773975-1335773975&ign-itscg=0177&ign-mpt=uo%3D4

About

Denver PocketGov "Report a Problem" Form in a React Native App.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published