Skip to content
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

Some ideas: include javascript and google form #61

Open
palmchou opened this issue Mar 6, 2020 · 3 comments
Open

Some ideas: include javascript and google form #61

palmchou opened this issue Mar 6, 2020 · 3 comments

Comments

@palmchou
Copy link

palmchou commented Mar 6, 2020

  • Refactor and use html/js/json to "some-level" dynamically serve the page?
    • easier to maintain in the future.
  • Use google forms to make people report data points easier?

(I had the same idea to build up a site like this to provide informative data to people and alert for safety. Just found out we've have this great http://stayinghom.club, so I marked https://github.com/palmchou/tech-wfh as deprecated and let it redirect to here.)

@trafnar
Copy link
Contributor

trafnar commented Mar 6, 2020

I was also thinking to dynamically create the page by using a JSON file as a database of companies, then writing a small script to generate the HTML page or Markdown from that JSON file. This would require a build step, but would allow more flexibility in serving the page, and allow for a very slim HTML output.

@palmchou
Copy link
Author

palmchou commented Mar 6, 2020

Anyway, I went ahead and created one google form for others to provide new data points.
Here is the link to the form: https://forms.gle/ZqvxumZK5sAFdqNN8
Here is the link to the responses: https://docs.google.com/spreadsheets/d/1MfkmDXcvFyhpOi35bzr_Klp6clhGX_3QtkfHlYGNdTo/edit?usp=sharing

I haven't added any collaborators for editing the form and only me can change it. Please let me know if you'd like to help with maintaining it. Much appreciated.

@trafnar
Copy link
Contributor

trafnar commented Mar 6, 2020

I've just submitted a PR for dynamically building the README.md from a JSON file. This can be extended to generate the HTML result too.

#65

palmchou added a commit to palmchou/stayinghomeclub that referenced this issue Mar 6, 2020
palmchou added a commit to palmchou/stayinghomeclub that referenced this issue Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants