GreenStepsChatt / greensteps

This is the web app for Green Steps, a community focused initiative that incentivizes litter cleanup in the Chattanooga area.
https://www.greenstepschatt.com/
MIT License
12 stars 31 forks source link

Admin edit stations #185

Closed jdg006 closed 6 years ago

jdg006 commented 6 years ago

Thanks for taking the time to open a pull request! Please replace all <angle brackets> with the relevant information and fill out the checklist.

Description

admins can edit stations. If a station has an address and a coordinate pair is added then the address is deleted and if a station has a coordinate pair and an address is added then the coordinate pair is deleted

Fixes #143

Developer Checklist

You can mark items off by replacing [ ] with [x] or in the rendered markdown, you can simply check the checkbox.

crawfoal commented 6 years ago

Thank you for taking the time to work on this. Unfortunately I cannot accept this because it doesn't follow the contribution guidelines or issue template. There are various Code Climate issues and the admins station controller doesn't follow the style of the existing code - it has too many responsibilities. I think it will be best to start from scratch on this issue, so I am closing this.