form-handling
There are 82 repositories under form-handling topic.
svecosystem/formsnap
Functional, accessible, and powerful form components for Svelte. 🫰
nitishk72/flutter_form_validation
Form Handling and Validation
smeijer/rakered
The open source components from rake.red
what1s1ove/form-payload
Gets proper form payload – via form.elements.
homelight/swan-form
Elegant form handling for React
Black-Parrot-Official/Telegram-Form-Submission-Script
Cloudflare Worker script that enables HTML form submissions to be sent to a Telegram chat using the Telegram Bot API. Follow the steps to configure your Cloudflare Worker and Telegram bot to receive form data securely.
codeshackio/basic-php-login-registration-system
A beginner-friendly, basic login & registration system built with PHP and MySQL.
jogeshpi03/vue-form-handling
Form Handling with Vue Js
mintyphp/forms
PHP Form builder with Bulma support
PabloAballe/turbolibs
🚀 Turbo Libraries deliver speed and efficiency for fast, scalable, and maintainable web applications.
poojakumari11228/Web_Technologies
Fundamentals of web technologies.
sofiane-abou-abderrahim/javascript-tic-tac-toe-game
I developed a full browser-based tic-tac-toe game using JavaScript, HTML, and CSS. I employed key JavaScript concepts including variables, constants, DOM manipulation, event listeners, loops, algorithms, and more!
uptimeventures/ufs-react
:postbox: Elegant, lightweight, form validation for React and React Native.
ajay-dhangar/react-form-handling
Form Handling and state variables lifecycle methods (in React Js)
cloud-shuttle/leptos-forms-rs
🚀 Type-safe, reactive form handling library for Leptos applications. Production-ready with 100% test success rate, cross-browser compatibility, and comprehensive validation. Built with Rust/WASM for high performance.
DylanBk/TechEd-Week-08
Week 8 of the Software Development bootcamp at Tech Educators.
Francisco1904/MyOwnWeather-v2
Improved version of MyOwnWeather, featuring a modern UI and better UX. PWA built with Next.js and TypeScript, featuring real-time data, responsive design, dark mode, Firebase authentication, and push notifications
HamzaZaidiX/Ielts-Pathways
Ielts Pathways website using React JS and Tailwind CSS
ImrenR/HospitalApp
A React + Vite application for managing hospital appointments. Add patients, view patient lists, and navigate between pages seamlessly.
JDM-Github/ccc-repository
A CCC request management system for storing and processing student submissions like PSA, FORM 1, and other documents. Admins can approve, disapprove, or adjust submission requirements as needed.
kkbughunter/Getting-start-React-vite-Django-MySQL
This repository provides a simple registration application built using ReactJS with Vite for the frontend, Django for the backend, and MySQL for the database. Follow the instructions below to get started.
martapolii/www.martapolii.com
Work in progress. This repository contains my personal portfolio website built using the MERN stack. It showcases my projects, services, and skills, and includes interactive features like a contact form. The site demonstrates responsive design, proper navigation, and is deployed using Git for version control.
Mehdi-Zandian/Login-form
Beautiful Login form with Redux, Tailwind, react-hook-form library
mr-hrr-harry/my_react_documentation
This is my repo on Reactjs the way I started to learn and master the ReactJS. Hope this would help you out!
MrBns/svform
Svelte Client side form handling. alternative of react-hooks-form in svelte.
mustafa-bircan/order-react
A pizza ordering application built with React
Nitish2773/ReactPasswordManager
A sleek and responsive Password Manager built with ReactJS. This app allows users to securely store, search, view, and manage their passwords. With a clean UI and intuitive user flow, it’s a great beginner-to-intermediate level project that showcases state management, form handling, conditional rendering, and dynamic list filtering in React.
RealZari/registration_form_project
This project is a responsive registration form built using HTML, CSS, and JavaScript. The form collects personal and identity details from users and displays the submitted data below the form upon submission.
renebell0/n8n-contact-form
Este proyecto es ideal para desarrolladores y empresas que buscan implementar un sistema de formulario de contacto robusto y automatizado sin la necesidad de una codificación compleja. Al aprovechar las capacidades de n8n
saidee-hasan/awesome-react-components
🚀 Curated Collection of Exceptional React Components & Libraries
singharyan006/cv-forge
CV Forge is a dynamic CV and résumé generator built with React. Users can input and edit personal, educational, and professional details, then instantly view a formatted version. Showcases React state management, props, and component-based architecture.
wholeomarfaruk/ajax-multipart-formdata-passing-with-jquery
This project demonstrates how to use jQuery to handle form submissions with multipart FormData, including file uploads, via Ajax. It includes a sample HTML form, a JavaScript file for Ajax handling, and a PHP backend for processing the submitted data.
Willie-Conway/Calculator-App
A simple yet powerful 📱calculator app built with ❄️React! Perform basic operations like ➕addition, ➖subtraction, ✖️multiplication, and ➗division with ease. Perfect for honing your front-end development skills! 💻✨I have also added a ☀️Light /🌙Dark Mode toggle button to the original.