jmathai / jmathai/devplusplus

Create initial landing page with user interest form

Aperta
#1 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
HTML
Stelle
0
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I would like to create a landing page using `index_2.html` at the root of the repository with the following elements.

# Navigation
* This is a landing page so no navigation is necessary for now.
* The main hero section should have the following tagline:
* Product Name: `dev++`
* Slogan: `The best way to Learn\nIs to Launch`
* Underneath the hero section a couple feature highlights (to be filled in later)
* Under the feature highlights a form with the following:
* Name
* Email
* Coding experience - slider with options 1 year, 5 years, 10 years, 20 years
* AI tools used for coding - checkboxes with options Chatbots (ChatGPT, Gemini), IDEs (Cursor, Windsurf), Coding Agents (Claude Code, Codex), Vibe coding (Lovable, v0, Replit)
* AI tool expertise - for each box checked, a slider with options (novice, intermediate, expert)
* A submit button which does basic form validation and POSTs the data which will go to a script that appends it to a Google Sheet.
* On submission, add a spinner icon after the text in the button, post to a URL, update the icon to a checkmark or exclamation point depending on if the response is 2xx.
* A Python function which writes the form data into a Google Sheet. This script will be hosted on a server capable of executing Python.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.