-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Restarting development #7
Comments
@kamicut I just tried out Prose and it seems to work. Like you said, let's go with Prose and host the data on Github instead of relying on Google Sheets. |
Don't have much to add on the technical level, but given recent political BTW, we are also working on new, cleaner version of http://smex.silk.co. jd On Tue, Sep 27, 2016 at 5:05 AM, Chafic Najjar [email protected]
Jessica Dheere |
@jessdheere sounds good. At developmentseed I've been building an alternative to the excel method for entering data and updating an API: Method 1: Unauthenticated users update to a form, they're submitted as pull requests to this site and manually merged in. Once an update is reviewed and merged in, a process updates the API. Method 2: Authenticated users (not just github, but can be a whitelist of emails) have access to a form, and edits automatically update the API. Which do you think would be better for keeping this data updated? I'd love to chat about new stuff we can add to this, or openleb.io to keep it going. It will have to be after election day though, things are pretty hectic here 😛 |
@kamicut I think it would be really useful to allow both authenticated users (edit form -> automatically update API) and unauthenticated users (edit form -> automatically send a pull request) to update the data. I would say we do both methods. Also, I don't think spam from unauthenticated users will happen often. @jessdheere @kamicut I also think we should chat about all of this. What do you prefer we use: Slack? Skype? Hangouts? Something else? |
I recently came across a few technologies that would make this much simpler to redevelop. Let me know if you're still interested in this. |
@kamicut Between work and side projects, I'm afraid I won't have the time to dedicate to this project. I'll keep an eye on this repository though. Thanks for pinging me about this. |
@chaficnajjar I recently saw activity on the repo. I was wondering if we should throw around some ideas to modernize the code. Notably, I think that relying on a google spreadsheet is very brittle and we can do better (cf #5). Prose recently released a CSV editor so that could be a start, we could host the data on Github next to the code. This would allow outside contributions (however contributors need a github account).
@jessdheere @MohamadNajem if you have some thoughts, maybe you can add to the conversation.
The text was updated successfully, but these errors were encountered: