unitedstates.github.io icon indicating copy to clipboard operation
unitedstates.github.io copied to clipboard

MapMyReps.us

Open tplorts opened this issue 7 years ago • 6 comments

Hi All,

Thanks very much for your efforts here. I'm working on http://mapmyreps.us as a fun project that is essentially a visual layout of the data from https://github.com/unitedstates/congress-legislators and makes use of the images from https://github.com/unitedstates/images. Feel free to link to http://mapmyreps.us wherever is fit.

Hoping to give back and contribute to this project soon!

tplorts avatar Feb 04 '18 19:02 tplorts

I'm loving this! great visuals. Similar in goals to a project I just launched - https://apps.ourvoiceusa.org/politician-search/

Are you sharing the source code for your app? I'd like to help collaborate.

cormander avatar Apr 09 '18 03:04 cormander

Thanks @cormander! The design credit goes to a professional designer who worked with me to build it. And yes, the source code is open: https://github.com/tplorts/mapmyreps

Thanks for sharing!

tplorts avatar Apr 11 '18 03:04 tplorts

Hi @claudiahdezmorales! You can find the code for the current site at https://github.com/tplorts/mapmyreps-angular — that’s what’s currently up on http://mapmyreps.us/

But, before you go digging around that repo, it uses Angular (as you may have guessed from the repo name), and I felt that it was overly complicated and messy code. So, just this past week, I’ve been working on a total rewrite of the site using React instead of Angular. The repo is private at the moment but I’m about to publicize it. I’d really recommend taking a look at the new React repo (at the original URL) once I have that ready. It’s almost done and I might even publicize it this evening, though there are still a few things for me to get done before all the prior function of the site is restored in the React version. Either way, I’ll still be keeping the angular repo on my GitHub just as a reference.

On 2019 Jan 24, at 15:56, claudiahdezmorales [email protected] wrote:

Hi, I've been looking for the source code at https://github.com/tplorts/mapmyreps https://github.com/tplorts/mapmyreps as you mentioned in 2018, but the link is broken. I'm working on something with maps, and I just love the way you are working whit colors and layers in this project. Is there a place where I can find the source code?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/unitedstates/unitedstates.github.io/issues/11#issuecomment-457403623, or mute the thread https://github.com/notifications/unsubscribe-auth/ABLA1HovPWMgJE8ajn4RDBtFgXFI5izDks5vGkg8gaJpZM4R4rbM.

tplorts avatar Jan 25 '19 00:01 tplorts

@claudiahdezmorales I just made the new repo public: https://github.com/tplorts/mapmyreps

And while it's still a work in progress, I'm temporarily hosting it at http://new-mapmyreps.s3-website.us-east-2.amazonaws.com/

tplorts avatar Jan 25 '19 00:01 tplorts

Hey @tplorts Love it! I’ve actually been using React for a while now and might be able to help. Any interest? My goal would be to also include state reps as well. The shape files for it are in this repo per a pull request I did a while ago. Let me know. Thanks.

cormander avatar Jan 25 '19 01:01 cormander

@cormander nice! Let me know what sort of function/features you imagine adding and we can plan accordingly. At the moment I'm still finishing the full port over to React and making changes all over the place as I add features in and reorganize code, so once that's done it'll be more stable and easier to collaborate on this.

tplorts avatar Jan 28 '19 16:01 tplorts