html-form-to-google-sheet VS web_app_from_scratch

Compare html-form-to-google-sheet vs web_app_from_scratch and see what are their differences.

html-form-to-google-sheet

How to submit HTML forms to Google Sheets. (Updated for 2023 Script Editor) (by levinunnink)

web_app_from_scratch

One script for every web framework which sets up a minimal web app with routing, templates and users. (by no-gravity)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
html-form-to-google-sheet web_app_from_scratch
5 5
677 50
- -
0.0 0.0
over 1 year ago over 1 year ago
JavaScript Shell
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

html-form-to-google-sheet

Posts with mentions or reviews of html-form-to-google-sheet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-16.
  • Self-hosting forms, the sane way
    1 project | news.ycombinator.com | 27 Apr 2024
  • Ways of sending HTML form to spreadsheet
    1 project | /r/web_design | 12 Dec 2022
  • Ways to send HTML form data to a spreadsheet
    1 project | /r/Frontend | 11 Dec 2022
    This guide is current and works well. https://github.com/levinunnink/html-form-to-google-sheet
  • Ask HN: Good resource on writing web app with plain JavaScript/HTML/CSS
    27 projects | news.ycombinator.com | 16 Nov 2022
    Modern web is fairly complex but it doesn't have to be. What you're after is a simple form to submit that data to someplace. CSS and JavaScript in your case are only needed to improve the look and get some kind of dynamic feedback.

    So you have the client webpage, this can be a really simple webpage without any style that just has several form tags (Reference: https://www.w3schools.com/tags/tag_form.asp).

    Then you need to send this data to some place. You can use standard html actions to do this to a back end script, a rest api, or even to a formatted email that will be sent via the user's email client.

    You may need node to code the back end if there isn't one you can use. You can also use google sheets. See example here: https://github.com/levinunnink/html-form-to-google-sheet. This is really only useful for a small prototype so at some point you would need to standup your own backend somewhere. That gets more complicated because now you need a script (could be JavaScript & node for example or PHP or anything else) which processes your form request and stores it to a database someplace else.

    Good luck and happy coding.

  • Send HTML forms to Google Sheets (2021 version)
    1 project | news.ycombinator.com | 20 Sep 2021

web_app_from_scratch

Posts with mentions or reviews of web_app_from_scratch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-23.
  • Server-Side Rendering Is a Thiel Truth (2020)
    3 projects | news.ycombinator.com | 23 Aug 2023
    How do you mean Django is heavy? When I think about heavy, I think about how hard it would be to replace the framework with my own code in the future. So I don't like magic. Both, Django and Flask seem to have a similar amount of magic to me. But I might be wrong. I tried Flask only very briefly.

    Me and other devs maintain this repo which shows how to get from a fresh Debian install to a running web app via different frameworks:

    https://github.com/no-gravity/web_app_from_scratch

    As you can see, it also has a Flask version.

    Contributions are welcome!

  • Ask HN: Good resource on writing web app with plain JavaScript/HTML/CSS
    27 projects | news.ycombinator.com | 16 Nov 2022
    Why using python3-django on debian instead of a venv and the last lts of django from pypi on your script[0] ?

    [0]: https://github.com/no-gravity/web_app_from_scratch/blob/main...

  • Ask HN: Do you contribute to open source projects?
    7 projects | news.ycombinator.com | 22 Mar 2022
    I am building an open source web framework comparison.

    The idea is to put together a project that gives an overview of how to set up a minimal viable web application from scratch via all the different frameworks.

    For each framework the project features a self explanatory shell script that builds a web app with routing, templates and user accounts. So there is no ambiguity of how to reproduce the results. And it is even possible to just copy&paste the steps into a docker container and see the framework in action.

    So if you want to compare how the frameworks do templating, you can look at the "Let's use templates" part and have a quick overview of how it is done in Django, Laravel, Flask, Symfony, NextJS...

    So far, 5 developer joined and contributed.

    Here is the repo:

    https://github.com/no-gravity/web_app_from_scratch

  • Ask HN: Who Wants to Collaborate?
    50 projects | news.ycombinator.com | 1 Feb 2022
    I am building an open source web framework comparison.

    The idea is to put together a project that gives an overview of how to set up a minimal viable web application from scratch via all the different frameworks.

    For each framework the project features a self explanatory shell script. So there is no ambiguity of how to reproduce the results. And it is even possible to just copy&paste the steps into a docker container and see the framework in action.

    The shell script for each repo starts from scratch and builds a web app with routing, templates and user accounts.

    Here is the repo:

    https://github.com/no-gravity/web_app_from_scratch

    So if you want to compare how do you use a template, you can look at the "Let's use templates" part and have a quick overview of how it is done in Django, Laravel, Flask, Symfony, NextJS...

    So far, I wrote the beginning of the Django script and two developers contributed Laravel and Symfony scripts. So far we have routing and templates. All three still need user accounts.

    If you are experienced in a web framework, feel free to add to one of the scripts or a new one and send a pull request!

What are some alternatives?

When comparing html-form-to-google-sheet and web_app_from_scratch you can also consider the following projects:

longwood - Experimental rendering library

DS4Windows - A reimagination of DS4Windows.

uibuilder - Typed HTML templates using TypeScript's TSX files

share-file-systems - Use a Windows/OSX like GUI in the browser to share files cross OS privately. No cloud, no server, no third party.

javascript-todo-list-tutorial - ✅ A step-by-step complete beginner example/tutorial for building a Todo List App (TodoMVC) from scratch in JavaScript following Test Driven Development (TDD) best practice. 🌱

langterm - 🕹ī¸ WebGL-based VT220 emulator, made as a learning example and frontend for a text adventure

Web-Dev-For-Beginners - 24 Lessons, 12 Weeks, Get Started as a Web Developer

Yacy - Distributed Peer-to-Peer Web Search Engine and Intranet Search Appliance

eureka - Lucene-based search engine for your source code

bangle-io - A web only WYSIWYG note taking app that saves notes locally in markdown format.

modern-todomvc-vanillajs - TodoMVC with Modern (ES6+), Vanilla JavaScript

mapzy - Simple, open-source and self-hostable store finder.